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()
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()
2224 static bool TestPartNonfatallyFailed(const TestPartResult& result) { in TestPartNonfatallyFailed() function2230 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()
2220 static bool TestPartNonfatallyFailed(const TestPartResult& result) { in TestPartNonfatallyFailed() function2226 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()
2394 static bool TestPartNonfatallyFailed(const TestPartResult& result) { in TestPartNonfatallyFailed() function2400 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()
2308 static bool TestPartNonfatallyFailed(const TestPartResult &result) { in TestPartNonfatallyFailed() function2314 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()
3242 static bool TestPartNonfatallyFailed(const TestPartResult& result) { in TestPartNonfatallyFailed() function3248 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()