Lines Matching refs:REPORTER_ASSERT
50 REPORTER_ASSERT(reporter, bitmap.copyTo(&dst, dstConfig));
51 REPORTER_ASSERT(reporter, dst.config() == dstConfig);
61 REPORTER_ASSERT(reporter, bitmap.copyTo(&dst, dstConfig));
62 REPORTER_ASSERT(reporter, dst.config() == dstConfig);
290 REPORTER_ASSERT(reporter, src.width() == dst.width());
291 REPORTER_ASSERT(reporter, src.height() == dst.height());
292 REPORTER_ASSERT(reporter, dst.config() == gPairs[j].fConfig);
297 REPORTER_ASSERT(reporter, src.readyToDraw());
298 REPORTER_ASSERT(reporter, dst.readyToDraw());
301 REPORTER_ASSERT(reporter, srcP != dstP);
302 REPORTER_ASSERT(reporter, !memcmp(srcP, dstP,
304 REPORTER_ASSERT(reporter, src.getGenerationID() == dst.getGenerationID());
306 REPORTER_ASSERT(reporter, src.getGenerationID() != dst.getGenerationID());
317 REPORTER_ASSERT(reporter, subset.width() == 1);
318 REPORTER_ASSERT(reporter, subset.height() == 1);
319 REPORTER_ASSERT(reporter,
321 REPORTER_ASSERT(reporter,
325 REPORTER_ASSERT(reporter,
327 REPORTER_ASSERT(reporter, copy.width() == 1);
328 REPORTER_ASSERT(reporter, copy.height() == 1);
329 REPORTER_ASSERT(reporter, copy.rowBytes() <= 4);
335 REPORTER_ASSERT(reporter,
341 REPORTER_ASSERT(reporter,
343 REPORTER_ASSERT(reporter,
349 REPORTER_ASSERT(reporter, dst.config() == SkBitmap::kNo_Config);
350 REPORTER_ASSERT(reporter, dst.width() == 0);
351 REPORTER_ASSERT(reporter, dst.height() == 0);
510 REPORTER_ASSERT(reporter,
529 REPORTER_ASSERT(reporter,
543 REPORTER_ASSERT(reporter,
557 REPORTER_ASSERT(reporter,
572 REPORTER_ASSERT(reporter,
584 REPORTER_ASSERT(reporter,
594 REPORTER_ASSERT(reporter,