Searched refs:get_common_prefix (Results 1 - 1 of 1) sorted by relevance

/external/skia/tools/skpdiff/
H A DSkDiffContext.cpp71 static SkString get_common_prefix(const SkString& a, const SkString& b) { function
123 newRecord->fCommonName = get_common_prefix(baseName, testName);

Completed in 264 milliseconds