Home
last modified time | relevance | path

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

/external/protobuf/gtest/test/
Dgtest_output_test.py141 def RemoveTestCounts(output): function
287 normalized_actual = RemoveTestCounts(normalized_actual)
288 normalized_golden = RemoveTestCounts(self.RemoveUnsupportedTests(
/external/gtest/test/
Dgtest_output_test.py153 def RemoveTestCounts(output): function
300 RemoveTestCounts(normalized_actual))
302 RemoveTestCounts(self.RemoveUnsupportedTests(normalized_golden)))
/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)))