Searched refs:fCommonName (Results 1 – 4 of 4) sorted by relevance
89 newRecord->fCommonName = get_common_prefix(baseName, testName); in addDiff()118 && !newRecord->fCommonName.isEmpty()) { in addDiff()121 newRecord->fCommonName.c_str()); in addDiff()241 stream.writeText(currentRecord->fCommonName.c_str()); in outputRecords()
120 SkString fCommonName; member