Searched refs:_ui (Results 1 – 6 of 6) sorted by relevance
130 cmdline::ui* _ui; member in __anonc52a7fd10111::dbg141 _ui(ui), _cmdline(cmdline) in dbg()153 _ui->out("The test failed and paused right before its cleanup " in before_cleanup()155 _ui->out(F("Test work dir: %s") % eh.work_directory().str()); in before_cleanup()156 _ui->out("Press <Enter> to continue..."); in before_cleanup()161 _ui->out("The test paused right before its cleanup routine."); in before_cleanup()162 _ui->out(F("Test work dir: %s") % eh.work_directory().str()); in before_cleanup()163 _ui->out("Press <Enter> to continue..."); in before_cleanup()
61 cmdline::ui* _ui; member in __anone9cc210a0111::print_hooks75 _ui(ui_), in print_hooks()91 _ui->out(F("%s -> ") % in got_test_case()110 _ui->out(F("%s -> ") % in got_result()114 _ui->out(F("%s [%s]") % cli::format_result(result) % in got_result()
60 cmdline::ui* _ui; member in __anonbba66d060111::progress_hooks71 _ui(ui_), in progress_hooks()84 cli::detail::list_test_case(_ui, _verbose, test_program, in got_test_case()
148 cmdline::ui* _ui; member in __anon74473f1a0111::html_hooks260 _ui->out(F("Generating %s") % output_path); in generate()290 _ui(ui_), in html_hooks()
44 #define SUFFIX _ui75 ADD_CASE(FUNCSTEM, _ui); in ATF_TP_ADD_TCS()
20 unsigned int: func ## _ui, \