Lines Matching refs:ExpectationsSource
918 ExpectationsSource *expectationsSource = this->fExpectationsSource.get();
923 if (expectationsSource && (gRec.fFlags & kRead_ConfigFlag)) {
926 * hash digests. The current implementation of expectationsSource
937 Expectations expectations = expectationsSource->get(nameWithExtension.c_str());
1260 SkAutoTUnref<ExpectationsSource> fExpectationsSource;