Lines Matching refs:REPORTER_ASSERT
85 REPORTER_ASSERT(reporter, screen == devStackBounds);
86 REPORTER_ASSERT(reporter, isIntersectionOfRects);
98 REPORTER_ASSERT(reporter, intScreen == devGrClipDataBound);
99 REPORTER_ASSERT(reporter, isIntersectionOfRects);
110 REPORTER_ASSERT(reporter, clip.getTopmostGenID() == cache.getLastClipGenID());
112 REPORTER_ASSERT(reporter, mask == cache.getLastMask());
116 REPORTER_ASSERT(reporter, bound == cacheBound);
155 REPORTER_ASSERT(reporter, texture1);
162 REPORTER_ASSERT(reporter, texture1->getRefCnt());
169 REPORTER_ASSERT(reporter, texture1->getRefCnt());
180 REPORTER_ASSERT(reporter, texture2);
187 REPORTER_ASSERT(reporter, texture1->getRefCnt());
188 REPORTER_ASSERT(reporter, texture2->getRefCnt());
191 REPORTER_ASSERT(reporter, cache.canReuse(clip2.getTopmostGenID(), bound2));
192 REPORTER_ASSERT(reporter, !cache.canReuse(clip1.getTopmostGenID(), bound1));
199 REPORTER_ASSERT(reporter, texture1->getRefCnt());
200 REPORTER_ASSERT(reporter, texture2->getRefCnt());
207 REPORTER_ASSERT(reporter, texture1->getRefCnt());
208 REPORTER_ASSERT(reporter, texture2->getRefCnt());
218 REPORTER_ASSERT(reporter, texture1->getRefCnt());
219 REPORTER_ASSERT(reporter, texture2->getRefCnt());