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

  /external/skia/tests/
Test.h 45 void reportFailed(const char desc[]) {
48 void reportFailed(const SkString& desc) {
98 r->reportFailed(desc); \
SortTest.cpp 25 reporter->reportFailed(str);
BitmapCopyTest.cpp 20 reporter->reportFailed(str);
121 reporter->reportFailed(str);
130 reporter->reportFailed(str);
BlitRowTest.cpp 91 reporter->reportFailed(str);
254 reporter->reportFailed(str);
MathTest.cpp 70 reporter->reportFailed(desc);

Completed in 2321 milliseconds