Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2220 static bool TestPartNonfatallyFailed(const TestPartResult& result) { in TestPartNonfatallyFailed() function
2226 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()