Searched refs:readExpectationsFile (Results 1 – 6 of 6) sorted by relevance
100 bool readExpectationsFile(const char *jsonPath);
97 bool ImageResultsAndExpectations::readExpectationsFile(const char *jsonPath) { in readExpectationsFile() function in sk_tools::ImageResultsAndExpectations
469 SkASSERT(jsonSummary.readExpectationsFile(FLAGS_readJsonSummaryPath[0])); in tool_main()