Searched refs:REPORT_FAILURE (Results 1 - 2 of 2) sorted by relevance

/external/skia/tests/
H A DTest.h42 #define REPORT_FAILURE(reporter, cond, message) \ macro
93 REPORT_FAILURE(r, #cond, SkString()); \
100 REPORT_FAILURE(r, #cond, SkString(message)); \
106 REPORT_FAILURE(r, "", SkStringPrintf(__VA_ARGS__)); \
H A DPDFPrimitivesTest.cpp61 REPORT_FAILURE( \

Completed in 136 milliseconds