Searched refs:runtime_context (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/kyua-cli/dist/engine/
H A Daction.hpp60 const context& runtime_context(void) const;
H A Daction.cpp82 engine::action::runtime_context(void) const function in class:engine::action
121 output << F("action{context=%s}") % object.runtime_context();
H A Daction_test.cpp69 ATF_REQUIRE(context == action.runtime_context());
/netbsd-current/external/bsd/kyua-cli/dist/cli/
H A Dcmd_report.cpp199 print_context(action.runtime_context());
H A Dcmd_report_html.cpp297 const engine::context& context = action.runtime_context();

Completed in 132 milliseconds