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

/external/skia/tools/
H A Dimage_expectations.h100 bool readExpectationsFile(const char *jsonPath);
H A Dimage_expectations.cpp97 bool ImageResultsAndExpectations::readExpectationsFile(const char *jsonPath) { function in class:sk_tools::ImageResultsAndExpectations
H A Drender_pictures_main.cpp469 SkASSERT(jsonSummary.readExpectationsFile(FLAGS_readJsonSummaryPath[0]));
/external/chromium_org/third_party/skia/tools/
H A Dimage_expectations.h166 bool readExpectationsFile(const char *jsonPath);
H A Dimage_expectations.cpp124 bool ImageResultsAndExpectations::readExpectationsFile(const char *jsonPath) { function in class:sk_tools::ImageResultsAndExpectations
H A Drender_pictures_main.cpp480 SkASSERT(jsonSummary.readExpectationsFile(FLAGS_readJsonSummaryPath[0]));

Completed in 109 milliseconds