Searched defs:expect_failure (Results 1 – 6 of 6) sorted by relevance
573 def GenTest(use_format, use_assert, expect_failure, argument
67 static int expect_failure = 0; variable
625 static void expect_failure(skiatest::Reporter* r, const char* src) { in expect_failure() function
616 static void expect_failure(skiatest::Reporter* r, const char* src) { in expect_failure() function
177 #define expect_failure(text, errorCode, errorMessage) \ macro