Home
last modified time | relevance | path

Searched refs:test_case_t (Results 1 – 12 of 12) sorted by relevance

/xnu-10063.101.15/tests/vm/
H A Ddiag_threshold_test.h57 } test_case_t; typedef
60 test_case_t *test;
80 void diag_mem_threshold_set_setup(test_case_t *test);
H A Ddiag_threshold_test_no_limit_cross.c24 static test_case_t diag_mem_threshold_no_limit_cross_test = {
H A Ddiag_threshold_test_simple.c21 static test_case_t diag_mem_threshold_simple_test = {
H A Ddiag_threshold_test_enable_disable_threshold.c23 static test_case_t diag_mem_threshold_no_limit_cross_test = {
H A Ddiag_threshold_test_large_limit.c23 static test_case_t diag_mem_threshold_large_limit_test = {
H A Ddiag_threshold_test_no_retrigger.c21 static test_case_t diag_threshold_test_no_retrigger_test = {
H A Ddiag_threshold_test_double_limit.c12 static test_case_t double_limit_test = {
H A Ddiag_threshold_test_with_high_watermark.c12 static test_case_t diag_threshold_test_with_high_watermark_test = {
H A Ddiag_threshold_test_with_low_watermark.c12 static test_case_t diag_threshold_test_with_low_watermark_test = {
H A Ddiag_threshold_test.c56 static void execute_one_test(test_case_t *test); /** Perfor…
62 diag_mem_threshold_set_setup(__unused test_case_t *test) in diag_mem_threshold_set_setup()
116 execute_one_test(test_case_t *test) in execute_one_test()
H A Ddiag_threshold_test_watermark_and_threshold_same.c14 static test_case_t diag_threshold_test_watermark_and_threshold_same_test = {
H A Ddiag_threshold_test_limit_and_threshold_same.c14 static test_case_t diag_threshold_test_limit_and_threshold_same_test = {