Lines Matching refs:REPORTER_ASSERT
61 REPORTER_ASSERT(reporter, ts.used() != 1);
63 REPORTER_ASSERT(reporter, result1.approximatelyEqual(result2));
64 REPORTER_ASSERT(reporter, result1.approximatelyEqual(ts.pt(i).asSkPoint()));
74 REPORTER_ASSERT(reporter, pts);
75 REPORTER_ASSERT(reporter, pts == i.used());
116 REPORTER_ASSERT(reporter, pts2 == 2);
117 REPORTER_ASSERT(reporter, pts2 == ts2.used());
122 REPORTER_ASSERT(reporter, pts == pts2);
123 REPORTER_ASSERT(reporter, pts == 2);
124 REPORTER_ASSERT(reporter, pts == ts.used());
148 REPORTER_ASSERT(reporter, !pts);
149 REPORTER_ASSERT(reporter, pts == ts.used());