Lines Matching refs:reporter
23 DEF_GPUTEST_FOR_ALL_CONTEXTS(WrappedSurfaceCopyOnWrite, reporter, ctxInfo) {
47 REPORTER_ASSERT(reporter, surfaceProxyID(surf) == imageProxyID(img));
51 REPORTER_ASSERT(reporter, surfaceProxyID(surf) == imageProxyID(img));
54 REPORTER_ASSERT(reporter, surfaceProxyID(surf) != imageProxyID(img));
58 REPORTER_ASSERT(reporter, imageProxyID(img) != imageID);
61 REPORTER_ASSERT(reporter, surf->characterize(&characterization));
67 REPORTER_ASSERT(reporter, surfaceProxyID(surf) == imageProxyID(img));
69 REPORTER_ASSERT(reporter, surfaceProxyID(surf) != imageProxyID(img));
75 REPORTER_ASSERT(reporter, surfaceProxyID(surf) == imageProxyID(img));
78 REPORTER_ASSERT(reporter, surfID == imageProxyID(img));
82 DEF_GPUTEST_FOR_RENDERING_CONTEXTS(SkipCopyTaskTest, reporter, ctxInfo) {
112 ERRORF(reporter, "Couldn't make a copy task.");
124 ERRORF(reporter, "Expected {1, 0, 0, 1}. diff {%f, %f, %f, %f}",
133 DEF_GPUTEST_FOR_RENDERING_CONTEXTS(SkipOpsTaskTest, reporter, ctxInfo) {
159 ERRORF(reporter, "Expected {1, 0, 0, 1}. diff {%f, %f, %f, %f}",