Lines Matching defs:reporter
106 DEF_GPUTEST_FOR_CONTEXTS(GrMeshTest, IsContextTypeForOutputPNGs, reporter, ctxInfo, nullptr) {
108 DEF_GPUTEST_FOR_RENDERING_CONTEXTS(GrMeshTest, reporter, ctxInfo) {
116 ERRORF(reporter, "could not create render target context.");
162 ERRORF(reporter, #buff " is null."); \
167 run_test(dContext, "draw", reporter, sdc, gold,
188 run_test(dContext, "drawIndexed", reporter, sdc, gold,
215 run_test(dContext, "drawIndexPattern", reporter, sdc, gold,
240 reporter, sdc, gold,
308 reporter, sdc, gold,
583 skiatest::Reporter* reporter,
591 ERRORF(reporter, "[%s] expectation and rtc not compatible (?).", testName);
595 ERRORF(reporter, "[%s] unexpected row bytes in gold image", testName);
619 ERRORF(reporter, "[%s] pixel (%i,%i): got 0x%x expected 0x%x",