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

  /external/autotest/client/common_lib/
site_utils.py 148 def get_chrome_version(job_views):
156 that has it. If we never ran a single test in the suite the job_views
162 @param job_views: a list of a job's result views, as returned by
168 if not job_views:
171 for view in job_views:
    [all...]
  /external/autotest/server/cros/dynamic_suite/
suite.py     [all...]

Completed in 101 milliseconds