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