Home
last modified time | relevance | path

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

/src/contrib/kyua/engine/
H A Dscheduler.cpp214 bool needs_cleanup; member
250 needs_cleanup = test_case.get_metadata().has_cleanup(); in test_exec_data()
961 if (test_data->needs_cleanup) { in tests_needing_cleanup()
963 test_data->needs_cleanup = false; in tests_needing_cleanup()
1384 test_data->needs_cleanup = false; in wait_any()
1411 if (test_data->needs_cleanup) { in wait_any()
1490 test_data->needs_cleanup = false; in wait_any()