Searched refs:current_context (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/kyua/engine/
H A Dscheduler.hpp273 model::context current_context(void);
H A Dscheduler_test.cpp1145 ATF_TEST_CASE_WITHOUT_HEAD(current_context); variable
1146 ATF_TEST_CASE_BODY(current_context)
1148 const model::context context = scheduler::current_context();
1237 ATF_ADD_TEST_CASE(tcs, current_context);
H A Dscheduler.cpp1339 scheduler::current_context(void) function in class:scheduler
/freebsd-13-stable/contrib/kyua/drivers/
H A Drun_tests.cpp269 const model::context context = scheduler::current_context();

Completed in 112 milliseconds