Searched refs:test_exited (Results 1 – 4 of 4) sorted by relevance
42 static volatile bool test_exited; variable72 for (load_store_low_count = 0; !test_exited; load_store_low_count++) { in load_store_low()208 test_exited = true; in load_store_high()221 test_exited = false; in ZTEST()
43 static volatile bool test_exited; variable57 for (calc_low_count = 0; !test_exited; calc_low_count++) { in calculate_low()130 test_exited = true; in calculate_high()143 test_exited = false; in ZTEST()
63 static volatile bool test_exited; variable81 for (calc_pi_low_count = 0; !test_exited; calc_pi_low_count++) { in calculate_pi_low()167 test_exited = true; in calculate_pi_high()180 test_exited = false; in ZTEST()
97 static volatile bool test_exited; variable130 for (load_store_low_count = 0; !test_exited; load_store_low_count++) { in load_store_low()308 test_exited = true; in load_store_high()321 test_exited = false; in ZTEST()