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

/gem5/ext/googletest/googletest/src/
H A Dgtest.cc2179 static bool TestPartFatallyFailed(const TestPartResult& result) { function in namespace:testing
2185 return CountIf(test_part_results_, TestPartFatallyFailed) > 0;

Completed in 23 milliseconds