Lines Matching refs:Reporter
1232 struct : public skiatest::Reporter {
1241 } reporter;
1246 test.proc(&reporter, &factory);
1411 Reporter* reporter, GrContextFactory* factory) {
1435 ReporterContext ctx(reporter, SkString(GrContextFactory::ContextTypeName(contextType)));
1437 (*test)(reporter, ctxInfo);
1442 (*test)(reporter, ctxInfo);