OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_common_prefix
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/skia/tools/skpdiff/
SkDiffContext.cpp
51
static SkString
get_common_prefix
(const SkString& a, const SkString& b) {
function
89
newRecord->fCommonName =
get_common_prefix
(baseName, testName);