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

/external/skia/tools/skpdiff/
H A DSkDiffContext.cpp51 static SkString get_common_prefix(const SkString& a, const SkString& b) { function
89 newRecord->fCommonName = get_common_prefix(baseName, testName);
/external/chromium_org/third_party/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);
/external/chromium_org/third_party/lcov/bin/
H A Dgeninfo597 # get_common_prefix(min_dir, filenames)
604 sub get_common_prefix($@) subroutine
689 $prefix = get_common_prefix(1, @file_list);

Completed in 2671 milliseconds