Home
last modified time | relevance | path

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

/third_party/grpc/tools/run_tests/python_utils/
Djobset.py29 measure_cpu_costs = False variable
286 global measure_cpu_costs
287 if measure_cpu_costs and not 'vsprojects\\build' in cmdline[0]:
290 measure_cpu_costs = False
351 if measure_cpu_costs:
/third_party/grpc/tools/run_tests/
Drun_tests.py1584 jobset.measure_cpu_costs = args.measure_cpu_costs