Home
last modified time | relevance | path

Searched refs:TestPartFatallyFailed (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2210 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
2216 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()