/aosp_15_r20/external/grpc-grpc/tools/run_tests/generated/ |
H A D | tests.json | 12 "cpu_cost": 1.0, number 35 "cpu_cost": 1.0, number 58 "cpu_cost": 1.0, number 79 "cpu_cost": 1.0, number 101 "cpu_cost": 1.0, number 124 "cpu_cost": 1.0, number 146 "cpu_cost": 1.0, number 169 "cpu_cost": 1.0, number 192 "cpu_cost": 1.0, number 215 "cpu_cost": 1.0, number [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/ |
D | run_tests.py | 133 cpu_cost=1.0, argument 147 cpu_cost = shortname_to_cpu[shortname] 152 cpu_cost=cpu_cost, 348 cpu_cost = target['cpu_cost'] 349 if cpu_cost == 'capacity': 350 cpu_cost = multiprocessing.cpu_count() 375 cpu_cost=cpu_cost, 409 cpu_cost=cpu_cost, 425 cpu_cost=cpu_cost, 980 cpu_cost=1e6, [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/python_utils/ |
D | jobset.py | 179 cpu_cost=1.0, argument 187 cpu_cost: number of cores per second this job needs 201 self.cpu_cost = cpu_cost 371 self._spec.cpu_cost) 372 measurement = '; cpu_cost=%.01f; estimated=%.01f' % ( 452 def cpu_cost(self): member in Jobset 455 c += job._spec.cpu_cost 470 current_cpu_cost = self.cpu_cost() 473 if current_cpu_cost + spec.cpu_cost <= self._maxjobs: 476 self.reap(spec.shortname, spec.cpu_cost) [all …]
|
/aosp_15_r20/external/grpc-grpc/tools/run_tests/ |
H A D | run_tests.py | 139 cpu_cost=1.0, argument 154 cpu_cost = shortname_to_cpu[shortname] 159 cpu_cost=cpu_cost, 409 cpu_cost = target["cpu_cost"] 410 if cpu_cost == "capacity": 411 cpu_cost = multiprocessing.cpu_count() 437 cpu_cost=cpu_cost, 476 cpu_cost=cpu_cost, 496 cpu_cost=cpu_cost, 1112 cpu_cost=1e6, [all …]
|
/aosp_15_r20/external/grpc-grpc/tools/run_tests/python_utils/ |
H A D | jobset.py | 194 cpu_cost=1.0, argument 203 cpu_cost: number of cores per second this job needs 217 self.cpu_cost = cpu_cost 409 "%.01f" % self._spec.cpu_cost 411 measurement = "; cpu_cost=%.01f; estimated=%.01f" % ( 514 def cpu_cost(self): member in Jobset 517 c += job._spec.cpu_cost 534 current_cpu_cost = self.cpu_cost() 537 if current_cpu_cost + spec.cpu_cost <= self._maxjobs: 540 self.reap(spec.shortname, spec.cpu_cost) [all …]
|
/aosp_15_r20/external/grpc-grpc/tools/run_tests/sanity/ |
H A D | sanity_tests.yaml | 23 cpu_cost: 3 32 cpu_cost: 1000 34 cpu_cost: 1000 38 cpu_cost: 1000 40 cpu_cost: 1000
|
H A D | clang_tidy_tests.yaml | 4 cpu_cost: 1000
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/sanity/ |
D | sanity_tests.yaml | 26 cpu_cost: 3 35 cpu_cost: 1000 37 cpu_cost: 1000 41 cpu_cost: 1000 43 cpu_cost: 1000
|
D | iwyu_tests.yaml | 2 cpu_cost: 1000
|
D | clang_tidy_tests.yaml | 4 cpu_cost: 1000
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/artifacts/ |
D | package_targets.py | 60 cpu_cost=1.0): argument 69 cpu_cost=cpu_cost,
|
D | artifact_targets.py | 72 cpu_cost=1.0, argument 91 cpu_cost=cpu_cost,
|
/aosp_15_r20/external/grpc-grpc/tools/run_tests/artifacts/ |
H A D | package_targets.py | 64 cpu_cost=1.0, argument 75 cpu_cost=cpu_cost,
|
H A D | artifact_targets.py | 76 cpu_cost=1.0, argument 99 cpu_cost=cpu_cost,
|
/aosp_15_r20/external/grpc-grpc/templates/tools/run_tests/generated/ |
H A D | tests.json.template | 17 "cpu_cost": tgt.get("cpu_cost", 1.0),
|
/aosp_15_r20/external/grpc-grpc/tools/buildgen/ |
H A D | build_cleaner.py | 37 "cpu_cost",
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/buildgen/ |
D | build_cleaner.py | 30 'name', 'gtest', 'cpu_cost', 'flaky', 'build', 'run', 'language',
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/boringssl/ |
D | gen_build_yaml.py | 127 'cpu_cost': 1.0
|
/aosp_15_r20/external/grpc-grpc/src/boringssl/ |
H A D | gen_build_yaml.py | 127 "cpu_cost": 1.0,
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/profiling/microbenchmarks/bm_diff/ |
D | bm_run.py | 100 cpu_cost=2,
|
/aosp_15_r20/external/grpc-grpc/tools/profiling/microbenchmarks/bm_diff/ |
H A D | bm_run.py | 127 cpu_cost=2,
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/buildgen/plugins/ |
D | check_attrs.py | 70 'cpu_cost': anything(),
|
/aosp_15_r20/external/grpc-grpc/tools/buildgen/plugins/ |
H A D | check_attrs.py | 74 "cpu_cost": anything(),
|