Home | History | Annotate | Download | only in tests

Lines Matching defs:fReporter

1232     skiatest::Reporter* fReporter;
1240 REPORTER_ASSERT_MESSAGE(errorContext->fReporter, 1 == errorContext->fErrors,
1242 REPORTER_ASSERT_MESSAGE(errorContext->fReporter, kParseError_SkError == error,
1271 context.fReporter = reporter;