Home
last modified time | relevance | path

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

/xnu-8792.41.9/tools/tests/zero-to-n/
H A Dzero-to-n.c880 bool test_warn = false; in main() local
1377 test_warn |= (warn || secondary || fail); in main()
1388 if (g_test_rt_smt && (g_each_spin_duration_ns >= 200000) && !test_warn) { in main()