Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/gtest/test/
Dgtest_output_test.py153 def RemoveTestCounts(output): function
300 RemoveTestCounts(normalized_actual))
302 RemoveTestCounts(self.RemoveUnsupportedTests(normalized_golden)))
/external/googletest/googletest/test/
Dgoogletest-output-test.py156 def RemoveTestCounts(output): function
307 RemoveTestCounts(normalized_actual))
309 RemoveTestCounts(self.RemoveUnsupportedTests(normalized_golden)))