Home
last modified time | relevance | path

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

/third_party/grpc/tools/run_tests/python_utils/
Djobset.py417 def __init__(self, check_cancelled, maxjobs, maxjobs_cpu_agnostic, argument
426 self._maxjobs_cpu_agnostic = maxjobs_cpu_agnostic
555 maxjobs_cpu_agnostic=None, argument
574 maxjobs_cpu_agnostic if maxjobs_cpu_agnostic is not None else
/third_party/grpc/tools/run_tests/
Drun_tests.py1899 maxjobs_cpu_agnostic=max_parallel_tests_for_current_platform(),