Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc1851 static bool TestPartNonfatallyFailed(const TestPartResult& result) { in TestPartNonfatallyFailed() function
1857 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()