Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/cli/
H A Dcmd_report.cpp281 const cli::result_types& results_filters_, in report_console_hooks() argument
285 _results_filters(results_filters_), in report_console_hooks()
288 PRE(!results_filters_.empty()); in report_console_hooks()
H A Dcmd_report_html.cpp289 const cli::result_types& results_filters_) : in html_hooks() argument
292 _results_filters(results_filters_), in html_hooks()
295 PRE(!results_filters_.empty()); in html_hooks()