Home
last modified time | relevance | path

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

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