Searched refs:TestPartNonfatallyFailed (Results 1 – 9 of 9) sorted by relevance
1872 static bool TestPartNonfatallyFailed(const TestPartResult& result) { in TestPartNonfatallyFailed() function1878 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()
1873 static bool TestPartNonfatallyFailed(const TestPartResult& result) { in TestPartNonfatallyFailed() function1879 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()
2190 static bool TestPartNonfatallyFailed(const TestPartResult& result) { in TestPartNonfatallyFailed() function2196 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()
2189 static bool TestPartNonfatallyFailed(const TestPartResult& result) { in TestPartNonfatallyFailed() function2195 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()
2230 static bool TestPartNonfatallyFailed(const TestPartResult& result) { in TestPartNonfatallyFailed() function2236 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()
2211 static bool TestPartNonfatallyFailed(const TestPartResult& result) { in TestPartNonfatallyFailed() function2217 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()
3637 static bool TestPartNonfatallyFailed(const TestPartResult& result) { in TestPartNonfatallyFailed() function3643 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()