Searched refs:got_tc_stdout_line (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/atf/dist/tools/
H A Dreader.hpp73 virtual void got_tc_stdout_line(const std::string&);
H A Dreader.cpp183 impl::atf_tps_reader::got_tc_stdout_line( function in class:impl::atf_tps_reader
334 ATF_PARSER_CALLBACK(p, got_tc_stdout_line(line));
H A Dreader_test.cpp88 got_tc_stdout_line(const std::string& line) function in class:tps_reader
90 m_calls.push_back("got_tc_stdout_line(" + line + ")");
221 "got_tc_stdout_line(first stdout line for 1st test)",
223 "got_tc_stdout_line(second stdout line for 1st test)",
227 "got_tc_stdout_line(first stdout line for 2nd test)",
229 "got_tc_stdout_line(second stdout line for 2nd test)",
233 "got_tc_stdout_line(first stdout line for 3rd test)",
235 "got_tc_stdout_line(second stdout line for 3rd test)",
308 "got_tc_stdout_line(first stdout line for 1st test)",
310 "got_tc_stdout_line(secon
[all...]
H A Datf-report.cpp551 got_tc_stdout_line(const std::string& line) function in class:converter

Completed in 175 milliseconds