HomeSort by relevance Sort by last modified time
    Searched refs:_results_diff_path_for_test (Results 1 - 2 of 2) sorted by null

  /external/webkit/Tools/Scripts/webkitpy/tool/bot/
flakytestreporter.py 131 def _results_diff_path_for_test(self, test_path): member in class:FlakyTestReporter
159 results_diff_path = self._results_diff_path_for_test(flaky_test)
flakytestreporter_unittest.py 156 self.assertEqual(reporter._results_diff_path_for_test("test.html"), "test-diffs.txt")

Completed in 23 milliseconds