Home
last modified time | relevance | path

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

/external/grpc-grpc/tools/run_tests/
Drun_tests.py165 if shortname in shortname_to_cpu:
166 cpu_cost = shortname_to_cpu[shortname]
1454 shortname_to_cpu = {} variable
1459 if test.cpu > 0: shortname_to_cpu[test.name] = test.cpu