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

  /external/toolchain-utils/automation/clients/
nightly.py 41 benchmark_job = jobs_factory.BuildAndBenchmark()
44 group = job_group.JobGroup(group_label, [benchmark_job], True, False)
android.py 51 benchmark_job = factory.Benchmark(tc_prefix_dep)
53 all_jobs = [p4_androidtc_job, tc_build_job, tree_build_job, benchmark_job]

Completed in 242 milliseconds