Home | History | Annotate | Download | only in gm

Lines Matching full:fexpectationssource

916      * Compare actualBitmap to expectations stored in this->fExpectationsSource.
942 ExpectationsSource *expectationsSource = this->fExpectationsSource.get();
1270 SkAutoTUnref<ExpectationsSource> fExpectationsSource;
2194 gmmain->fExpectationsSource.reset(SkNEW_ARGS(
2200 gmmain->fExpectationsSource.reset(SkNEW_ARGS(JsonExpectationsSource, (readPath)));