Searched refs:got_context (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14.2/contrib/kyua/drivers/ | ||
| H A D | scan_results.hpp | 85 virtual void got_context(const model::context& context) = 0; |
| H A D | report_junit.hpp | 66 void got_context(const model::context&); |
| H A D | scan_results.cpp | 82 hooks.got_context(context); in drive() |
| H A D | report_junit.cpp | 160 drivers::report_junit_hooks::got_context(const model::context& context) in got_context() function in drivers::report_junit_hooks |
| H A D | scan_results_test.cpp | 103 void got_context(const model::context& context) in got_context() function in __anon2f83ab140111::capture_hooks |
| /freebsd-14.2/contrib/kyua/cli/ | ||
| H A D | cmd_report.cpp | 295 got_context(const model::context& context) in got_context() function in __anon21eb82870111::report_console_hooks |
| H A D | cmd_report_html.cpp | 313 got_context(const model::context& context) in got_context() function in __anona416b57b0111::html_hooks |