Searched refs:ERRORF (Results 1 - 25 of 29) sorted by relevance

12

/external/chromium_org/third_party/skia/tests/
H A DNameAllocatorTest.cpp58 ERRORF(fReporter,
64 ERRORF(fReporter,
70 ERRORF(fReporter, "Name allocate returned name that is already allocated");
80 ERRORF(fReporter,
88 ERRORF(fReporter, "Not all unique names are allocated after allocateAllRemaining()");
110 ERRORF(fReporter, "Test bug: Should not free a not-allocated name at this point (%u)", i);
162 ERRORF(reporter, "Name allocate failed when there should be free names");
H A DSListTest.cpp23 ERRORF(reporter, "%s - List not empty", stage);
27 ERRORF(reporter, "%s - List count is not zero, %d instead", stage, list.getCount());
31 ERRORF(reporter, "%s - List has elements when empty", stage);
43 ERRORF(reporter, "%s - List was too short, %d instead of %d", stage, list.getCount(), count);
49 ERRORF(reporter, "%s - List too short, should be %d", stage, count);
53 ERRORF(reporter, "%s - List entries at index %d of %d don't match", stage, index, count);
59 ERRORF(reporter, "%s - List too long, should be %d", stage, count);
H A DObjectPoolTest.cpp26 ERRORF(reporter, "%s - Pool available is %d not %d",
31 ERRORF(reporter, "%s - Pool blocks is %d not %d",
H A DSortTest.cpp28 ERRORF(reporter, "%sSort [%d] failed %d %d",
H A DBitmapCopyTest.cpp23 ERRORF(reporter, "src %s opaque:%d, dst %s opaque:%d",
174 ERRORF(reporter, "%s [colortype = %s]", msg,
287 ERRORF(reporter, "SkBitmap::copyTo from %s to %s. expected %s "
294 ERRORF(reporter, "SkBitmap::copyTo from %s to %s. returned %s "
343 ERRORF(reporter, "getSafeSize64() negative: %s",
376 ERRORF(reporter, "computeSafeSize64() wrong size: %s",
H A DBlitRowTest.cpp91 ERRORF(reporter, "BlitRow colortype=%s [%d %d] expected %x got %x",
250 ERRORF(reporter, "Diagonal colortype=%s bg=0x%x dither=%d"
H A DEmptyPathTest.cpp48 ERRORF(reporter, "%s style[%d] cap[%d] join[%d] antialias[%d]"
H A DPathCoverageTest.cpp139 ERRORF(reporter, "Curve from %.2f %.2f through %.2f %.2f to "
H A DTest.h106 ERRORF(reporter, "x should be 15, but is %d", x);
132 #define ERRORF(reporter, ...) \ macro
H A DImageDecodingTest.cpp601 ERRORF(reporter, "Bounds decode failed [sampleSize=%d dither=%s "
622 ERRORF(reporter, "Pixel decode failed [sampleSize=%d dither=%s "
650 ERRORF(reporter, "Pixel-level mismatch (%d of %d) "
740 ERRORF(r, "SkInstallDiscardablePixelRef [randPixels.gif] failed.");
795 ERRORF(r, "\nSkImageDecoder::Factory failed.\n");
H A DStreamTest.cpp47 ERRORF(reporter, "Failed to create tmp file %s\n", path.c_str());
H A DDataRefTest.cpp188 ERRORF(reporter, "Failed to create tmp file %s\n", path.c_str());
H A DCachedDecodingPixelRefTest.cpp341 ERRORF(r, "SkImage::NewFromGenerator unexpecedly failed ["
/external/skia/tests/
H A DNameAllocatorTest.cpp58 ERRORF(fReporter,
64 ERRORF(fReporter,
70 ERRORF(fReporter, "Name allocate returned name that is already allocated");
80 ERRORF(fReporter,
88 ERRORF(fReporter, "Not all unique names are allocated after allocateAllRemaining()");
110 ERRORF(fReporter, "Test bug: Should not free a not-allocated name at this point (%u)", i);
162 ERRORF(reporter, "Name allocate failed when there should be free names");
H A DSListTest.cpp23 ERRORF(reporter, "%s - List not empty", stage);
27 ERRORF(reporter, "%s - List count is not zero, %d instead", stage, list.getCount());
31 ERRORF(reporter, "%s - List has elements when empty", stage);
43 ERRORF(reporter, "%s - List was too short, %d instead of %d", stage, list.getCount(), count);
49 ERRORF(reporter, "%s - List too short, should be %d", stage, count);
53 ERRORF(reporter, "%s - List entries at index %d of %d don't match", stage, index, count);
59 ERRORF(reporter, "%s - List too long, should be %d", stage, count);
H A DObjectPoolTest.cpp26 ERRORF(reporter, "%s - Pool available is %d not %d",
31 ERRORF(reporter, "%s - Pool blocks is %d not %d",
H A DSortTest.cpp28 ERRORF(reporter, "%sSort [%d] failed %d %d",
H A DBitmapCopyTest.cpp23 ERRORF(reporter, "src %s opaque:%d, dst %s opaque:%d",
174 ERRORF(reporter, "%s [colortype = %s]", msg,
287 ERRORF(reporter, "SkBitmap::copyTo from %s to %s. expected %s "
294 ERRORF(reporter, "SkBitmap::copyTo from %s to %s. returned %s "
343 ERRORF(reporter, "getSafeSize64() negative: %s",
376 ERRORF(reporter, "computeSafeSize64() wrong size: %s",
H A DBlitRowTest.cpp91 ERRORF(reporter, "BlitRow colortype=%s [%d %d] expected %x got %x",
250 ERRORF(reporter, "Diagonal colortype=%s bg=0x%x dither=%d"
H A DEmptyPathTest.cpp48 ERRORF(reporter, "%s style[%d] cap[%d] join[%d] antialias[%d]"
H A DPathCoverageTest.cpp139 ERRORF(reporter, "Curve from %.2f %.2f through %.2f %.2f to "
H A DTest.h107 ERRORF(reporter, "x should be 15, but is %d", x);
133 #define ERRORF(reporter, ...) \ macro
H A DStreamTest.cpp47 ERRORF(reporter, "Failed to create tmp file %s\n", path.c_str());
H A DDataRefTest.cpp188 ERRORF(reporter, "Failed to create tmp file %s\n", path.c_str());
H A DImageDecodingTest.cpp603 ERRORF(reporter, "Bounds decode failed [sampleSize=%d dither=%s "
624 ERRORF(reporter, "Pixel decode failed [sampleSize=%d dither=%s "
652 ERRORF(reporter, "Pixel-level mismatch (%d of %d) "

Completed in 745 milliseconds

12