Home
last modified time | relevance | path

Searched refs:getExpectation (Results 1 – 4 of 4) sorted by relevance

/external/skia/tools/
Dimage_expectations.cpp167 Expectation expectation = this->getExpectation(sourceName, tileNumber); in add()
206 Expectation ImageResultsAndExpectations::getExpectation(const char *sourceName, in getExpectation() function in sk_tools::ImageResultsAndExpectations
Dimage_expectations.h203 Expectation getExpectation(const char *sourceName, const int *tileNumber=NULL);
Drender_pictures_main.cpp364 !jsonSummaryPtr->getExpectation(inputFilename.c_str()).matches(imageDigest)) { in render_picture()
DPictureRenderer.cpp340 !jsonSummaryPtr->getExpectation(inputFilename.c_str(), in write()