Searched refs:ExpectFail (Results 1 – 2 of 2) sorted by relevance
59 bool ExpectFail() const { return test_name_.find("xfail") == 0; } in ExpectFail() function
332 if (test->ExpectFail()) { in CheckTestsFinished()