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

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

Completed in 23 milliseconds