Searched refs:summarize_results (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/ |
D | manager.py | 249 …summarized_full_results = test_run_results.summarize_results(self._port, self._expectations, initi… 250 …summarized_failing_results = test_run_results.summarize_results(self._port, self._expectations, in…
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/ |
D | test_run_results_unittest.py | 93 …return test_run_results.summarize_results(port, initial_results.expectations, initial_results, ret…
|
D | test_run_results.py | 155 def summarize_results(port_obj, expectations, initial_results, retry_results, enabled_pixel_tests_i… function
|