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

/netbsd-current/external/bsd/atf/dist/tools/
H A Dreader.hpp74 virtual void got_tc_stderr_line(const std::string&);
H A Dreader.cpp189 impl::atf_tps_reader::got_tc_stderr_line( function in class:impl::atf_tps_reader
337 ATF_PARSER_CALLBACK(p, got_tc_stderr_line(line));
H A Dreader_test.cpp94 got_tc_stderr_line(const std::string& line) function in class:tps_reader
96 m_calls.push_back("got_tc_stderr_line(" + line + ")");
222 "got_tc_stderr_line(first stderr line for 1st test)",
224 "got_tc_stderr_line(second stderr line for 1st test)",
228 "got_tc_stderr_line(first stderr line for 2nd test)",
230 "got_tc_stderr_line(second stderr line for 2nd test)",
234 "got_tc_stderr_line(first stderr line for 3rd test)",
236 "got_tc_stderr_line(second stderr line for 3rd test)",
309 "got_tc_stderr_line(first stderr line for 1st test)",
311 "got_tc_stderr_line(secon
[all...]
H A Datf-report.cpp559 got_tc_stderr_line(const std::string& line) function in class:converter

Completed in 141 milliseconds