Searched refs:TestPartFatallyFailed (Results 1 – 1 of 1) sorted by relevance
2479 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function2485 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()