Searched refs:exception_not_expected (Results 1 – 12 of 12) sorted by relevance
| /xnu-10063.101.15/tests/vm/ |
| H A D | diag_threshold_test_no_limit_cross.c | 29 .exception_not_expected = TRUE,
|
| H A D | diag_threshold_test_simple.c | 26 .exception_not_expected = FALSE,
|
| H A D | diag_threshold_test_enable_disable_threshold.c | 28 .exception_not_expected = TRUE,
|
| H A D | diag_threshold_test_large_limit.c | 28 .exception_not_expected = FALSE,
|
| H A D | diag_threshold_test_no_retrigger.c | 26 .exception_not_expected = TRUE,
|
| H A D | diag_threshold_test_double_limit.c | 17 .exception_not_expected = FALSE,
|
| H A D | diag_threshold_test_with_high_watermark.c | 17 .exception_not_expected = FALSE,
|
| H A D | diag_threshold_test_with_low_watermark.c | 17 .exception_not_expected = FALSE,
|
| H A D | diag_threshold_test_watermark_and_threshold_same.c | 19 .exception_not_expected = FALSE,
|
| H A D | diag_threshold_test_limit_and_threshold_same.c | 19 .exception_not_expected = FALSE,
|
| H A D | diag_threshold_test.h | 53 …bool exception_not_expected; /** When true, the te… member
|
| H A D | diag_threshold_test.c | 154 } else if (test->exception_not_expected == TRUE && wait_result == FALSE) { in execute_one_test()
|