Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/engine/
H A Dscheduler.cpp213 bool needs_cleanup; member
249 needs_cleanup = test_case.get_metadata().has_cleanup(); in test_exec_data()
960 if (test_data->needs_cleanup) { in tests_needing_cleanup()
962 test_data->needs_cleanup = false; in tests_needing_cleanup()
1381 test_data->needs_cleanup = false; in wait_any()
1399 if (test_data->needs_cleanup) { in wait_any()
1477 test_data->needs_cleanup = false; in wait_any()