Home
last modified time | relevance | path

Searched refs:exceptions_handled_in_test (Results 1 – 6 of 6) sorted by relevance

/xnu-10063.101.15/tests/vm/
H A Ddiag_threshold_test_with_high_watermark.c18 .exceptions_handled_in_test = TRUE,
H A Ddiag_threshold_test_with_low_watermark.c18 .exceptions_handled_in_test = TRUE,
H A Ddiag_threshold_test_watermark_and_threshold_same.c20 .exceptions_handled_in_test = TRUE,
H A Ddiag_threshold_test_limit_and_threshold_same.c20 .exceptions_handled_in_test = TRUE,
H A Ddiag_threshold_test.h55 …bool exceptions_handled_in_test; /** Should the contro… member
H A Ddiag_threshold_test.c148 if (test->exceptions_handled_in_test == false) { in execute_one_test()
166 if (test->exceptions_handled_in_test == false) { in execute_one_test()