Searched refs:expectationsSource (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/gm/
H A Dgmmain.cpp943 ExpectationsSource *expectationsSource = this->fExpectationsSource.get(); local
948 if (expectationsSource && (gRec.fFlags & kRead_ConfigFlag)) {
951 * hash digests. The current implementation of expectationsSource
962 Expectations expectations = expectationsSource->get(nameWithExtension.c_str());
/external/skia/gm/
H A Dgmmain.cpp942 ExpectationsSource *expectationsSource = this->fExpectationsSource.get(); local
947 if (expectationsSource && (gRec.fFlags & kRead_ConfigFlag)) {
950 * hash digests. The current implementation of expectationsSource
961 Expectations expectations = expectationsSource->get(nameWithExtension.c_str());

Completed in 614 milliseconds