Home | History | Annotate | Download | only in gm

Lines Matching refs:ExpectationsSource

928             ExpectationsSource *expectationsSource = this->fExpectationsSource.get();
929 if (expectationsSource && (gRec.fFlags & kRead_ConfigFlag)) {
932 * hash digests. The current implementation of expectationsSource
943 Expectations expectations = expectationsSource->get(nameWithExtension.c_str());
1201 SkAutoTUnref<ExpectationsSource> fExpectationsSource;