HomeSort by relevance Sort by last modified time
    Searched refs:reportFailed (Results 1 - 12 of 12) sorted by null

  /external/skia/tests/
Test.h 31 void reportFailed(const SkString& desc);
97 r->reportFailed(desc); \
106 r->reportFailed(desc); \
Test.cpp 34 void Reporter::reportFailed(const SkString& desc) {
115 fReporter->reportFailed(local.failure(i));
SortTest.cpp 30 reporter->reportFailed(str);
BitmapCopyTest.cpp 27 reporter->reportFailed(str);
229 reporter->reportFailed(str);
277 reporter->reportFailed(str);
286 reporter->reportFailed(str);
375 reporter->reportFailed(str);
416 reporter->reportFailed(str);
ChecksumTest.cpp 52 fReporter->reportFailed(message);
GpuBitmapCopyTest.cpp 157 reporter->reportFailed(str);
167 reporter->reportFailed(str);
PathCoverageTest.cpp 146 reporter->reportFailed(errorDescription);
BlitRowTest.cpp 98 reporter->reportFailed(str);
261 reporter->reportFailed(str);
EmptyPathTest.cpp 62 reporter->reportFailed(str);
StreamTest.cpp 49 reporter->reportFailed(msg);
DataRefTest.cpp 276 reporter->reportFailed(msg);
MathTest.cpp 251 reporter->reportFailed(desc);

Completed in 1129 milliseconds