Searched refs:has_non_success_test (Results 1 – 2 of 2) sorted by relevance
353 bool has_non_success_test = false; in ProcessTestResults() local356 has_non_success_test = true; in ProcessTestResults()361 if (!has_non_success_test && exit_code != 0) { in ProcessTestResults()
1299 bool has_non_success_test = false; in ProcessTestResults() local1302 has_non_success_test = true; in ProcessTestResults()1307 if (!has_non_success_test && exit_code != 0) { in ProcessTestResults()