Searched refs:runtime_context (Results 1 – 5 of 5) sorted by relevance
82 engine::action::runtime_context(void) const in runtime_context() function in engine::action121 output << F("action{context=%s}") % object.runtime_context(); in operator <<()
60 const context& runtime_context(void) const;
69 ATF_REQUIRE(context == action.runtime_context()); in ATF_TEST_CASE_BODY()
199 print_context(action.runtime_context()); in got_action()
297 const engine::context& context = action.runtime_context(); in got_action()