Home
last modified time | relevance | path

Searched defs:test_type (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/tools/tests/perf_index/
H A Dtest_controller.py19 def main(num_clients, test_type, num_threads, job_size, args): argument
58 test_type = sys.argv[2] variable
/xnu-11215/tests/
H A Dmach_continuous_time.c49 const char *test_type = "user"; variable
82 const char *test_type = "user"; variable
/xnu-11215/osfmk/kern/
H A Dexclaves_driverkit.c1134 hello_driverkit_interrupts(hello_driverkit_interrupts_test_type_t test_type) in hello_driverkit_interrupts()