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

  /external/chromium_org/third_party/skia/tools/
gen_bench_expectations_from_codereview.py 52 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/skia/tools/
gen_bench_expectations_from_codereview.py 52 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):

Completed in 581 milliseconds