Searched refs:test_code (Results 1 – 12 of 12) sorted by relevance
| /xnu-10002.41.9/tests/vm/ |
| H A D | diag_threshold_test_no_limit_cross.c | 27 .test_code = no_limit_cross_test_execution,
|
| H A D | diag_threshold_test_simple.c | 24 .test_code = simple_test_execution,
|
| H A D | diag_threshold_test_enable_disable_threshold.c | 26 .test_code = enable_disable_threshold_test_execution,
|
| H A D | diag_threshold_test_large_limit.c | 26 .test_code = simple_test_large_limit_testexecution,
|
| H A D | diag_threshold_test_double_limit.c | 15 .test_code = double_limit_test_execution,
|
| H A D | diag_threshold_test_no_retrigger.c | 24 .test_code = diag_threshold_test_no_retrigger_execution,
|
| H A D | diag_threshold_test_with_high_watermark.c | 15 .test_code = diag_threshold_test_with_high_watermark,
|
| H A D | diag_threshold_test_with_low_watermark.c | 15 .test_code = diag_threshold_test_with_low_watermark,
|
| H A D | diag_threshold_test_watermark_and_threshold_same.c | 17 .test_code = diag_threshold_test_watermark_and_threshold_same,
|
| H A D | diag_threshold_test_limit_and_threshold_same.c | 17 .test_code = diag_threshold_test_limit_and_threshold_same,
|
| H A D | diag_threshold_test.h | 54 …test_code_fn test_code; /** Code to perform t… member
|
| H A D | diag_threshold_test.c | 191 info.test->test_code(info.test, &info); in test_executor_thread()
|