Searched refs:stdout_tc (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dtest-program.hpp120 void stdout_tc(const std::string&);
H A Dtest_program_test.cpp701 w.stdout_tc("a line");
705 w.stdout_tc("another line");
H A Dtest-program.cpp621 impl::atf_tps_writer::stdout_tc(const std::string& line) function in class:impl::atf_tps_writer
710 case 0: m_writer.stdout_tc(line); break;

Completed in 29 milliseconds