Searched defs:test_runs (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/pytorch/torch/utils/jit/ |
H A D | log_extract.py | 63 def time_cuda(fn, inputs, test_runs): argument 68 def time_cpu(fn, inputs, test_runs): argument 75 def run_test(ir, inputs, *, warmup_runs=10, test_runs=20) -> float: argument
|
/aosp_15_r20/system/extras/tests/pagingtest/ |
H A D | mmap_test.c | 10 int mmap_test(int test_runs, unsigned long long alloc_size) { in mmap_test()
|
H A D | pageinout_test.c | 12 int pageinout_test(int test_runs, bool cache, unsigned long long file_size) { in pageinout_test()
|
H A D | thrashing_test.c | 14 int thrashing_test(int test_runs, bool cache) { in thrashing_test()
|
H A D | pagingtest.c | 143 int test_runs = 0; in main() local
|
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/test/proto/ |
H A D | testing.proto | 277 repeated TestRun test_runs = 2; field
|