Home | History | Annotate | Download | only in tests

Lines Matching refs:REPORTER_ASSERT

35     REPORTER_ASSERT(reporter, sizeof(layerAlpha) == sizeof(flags));
56 REPORTER_ASSERT(reporter, state);
58 REPORTER_ASSERT(reporter, tmpCanvas);
82 REPORTER_ASSERT(reporter, bitmaps[0].getSize() == bitmaps[1].getSize());
83 REPORTER_ASSERT(reporter, !memcmp(bitmaps[0].getPixels(),
124 REPORTER_ASSERT(reporter, sizeof(clipOps) == sizeof(flags));
145 REPORTER_ASSERT(reporter, state);
147 REPORTER_ASSERT(reporter, tmpCanvas);
172 REPORTER_ASSERT(reporter, bitmaps[0].getSize() == bitmaps[1].getSize());
173 REPORTER_ASSERT(reporter, !memcmp(bitmaps[0].getPixels(),
193 REPORTER_ASSERT(reporter, state);
195 REPORTER_ASSERT(reporter, tmpCanvas);
197 REPORTER_ASSERT(reporter, NULL != canvas.getDrawFilter());
198 REPORTER_ASSERT(reporter, NULL == tmpCanvas->getDrawFilter());
216 REPORTER_ASSERT(reporter, !state);