Home
last modified time | relevance | path

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

/external/skia/tools/
Dgen_bench_expectations_from_codereview.py52 def _all_trybots_finished(try_builds): function
76 return _all_trybots_finished(find_all_builds(codereview_url))
129 if error_on_unfinished and not _all_trybots_finished(try_builds):
/external/chromium_org/third_party/skia/tools/
Dgen_bench_expectations_from_codereview.py52 def _all_trybots_finished(try_builds): function
76 return _all_trybots_finished(find_all_builds(codereview_url))
129 if error_on_unfinished and not _all_trybots_finished(try_builds):