Searched defs:test_case (Results 1 – 13 of 13) sorted by relevance
| /xnu-10063.121.3/tests/vm/ ! |
| H A D | diag_threshold_test.h | 47 typedef struct test_case { struct 57 } test_case_t; argument
|
| H A D | diag_threshold_test_double_limit.c | 29 double_limit_test_execution(struct test_case *test_case, void *param) in double_limit_test_execution()
|
| H A D | diag_threshold_test_enable_disable_threshold.c | 33 enable_disable_threshold_test_execution(__unused struct test_case *test_case, void *param) in enable_disable_threshold_test_execution()
|
| H A D | diag_threshold_test_with_low_watermark.c | 30 diag_threshold_test_with_low_watermark(struct test_case *test_case, void *param) in diag_threshold_test_with_low_watermark()
|
| H A D | diag_threshold_test_no_limit_cross.c | 34 no_limit_cross_test_execution(__unused struct test_case *test_case, void *param) in no_limit_cross_test_execution()
|
| H A D | diag_threshold_test_no_retrigger.c | 31 diag_threshold_test_no_retrigger_execution(struct test_case *test_case, void *param) in diag_threshold_test_no_retrigger_execution()
|
| H A D | diag_threshold_test_simple.c | 30 simple_test_execution(__unused struct test_case *test_case, void *param) in simple_test_execution()
|
| H A D | diag_threshold_test_with_high_watermark.c | 30 diag_threshold_test_with_high_watermark(struct test_case *test_case, void *param) in diag_threshold_test_with_high_watermark()
|
| H A D | diag_threshold_test_large_limit.c | 33 simple_test_large_limit_testexecution(__unused struct test_case *test_case, void *param) in simple_test_large_limit_testexecution()
|
| H A D | diag_threshold_test_watermark_and_threshold_same.c | 54 diag_threshold_test_watermark_and_threshold_same(struct test_case *test_case, __unused void *param) in diag_threshold_test_watermark_and_threshold_same()
|
| H A D | diag_threshold_test_limit_and_threshold_same.c | 54 diag_threshold_test_limit_and_threshold_same(struct test_case *test_case, __unused void *param) in diag_threshold_test_limit_and_threshold_same()
|
| /xnu-10063.121.3/tests/ ! |
| H A D | perf_exit.c | 33 struct test_case { struct 38 static struct test_case test_cases[] = { argument
|
| /xnu-10063.121.3/pexpert/gen/ ! |
| H A D | bootargs.c | 251 struct string_test_case *test_case = &string_test_cases[i]; in parse_boot_arg_test() local 296 struct integer_test_case *test_case = &integer_test_cases[i]; in parse_boot_arg_test() local
|