Searched defs:differences (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/tools/skdiff/ |
H A D | skdiff_html.cpp | 28 print_table_header(SkFILEWStream* stream, const int matchCount, const int colorThreshold, const RecordArray& differences, const SkString &baseDir, const SkString &comparisonDir, bool doOutputDate = false) print_table_header() argument 225 print_diff_page(const int matchCount, const int colorThreshold, const RecordArray& differences, const SkString& baseDir, const SkString& comparisonDir, const SkString& outputDir) print_diff_page() argument
|
H A D | skdiff_main.cpp | 619 RecordArray differences; in main() local 361 create_diff_images(DiffMetricProc dmp, const int colorThreshold, bool ignoreColorSpace, RecordArray* differences, const SkString& baseDir, const SkString& comparisonDir, const SkString& outputDir, const StringArray& matchSubstrings, const StringArray& nomatchSubstrings, bool recurseIntoSubdirs, bool getBounds, bool verbose, DiffSummary* summary) create_diff_images() argument [all...] |
/third_party/protobuf/conformance/ |
H A D | conformance_test.cc | 284 string differences; in VerifyResponse() local
|
Completed in 3 milliseconds