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

/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-report/
H A Dreader.hpp71 virtual void got_tc_stdout_line(const std::string&);
H A Dreader.cpp155 impl::atf_tps_reader::got_tc_stdout_line(const std::string& line) function in class:impl::atf_tps_reader
286 ATF_PARSER_CALLBACK(p, got_tc_stdout_line(line));
H A Dreader_test.cpp87 got_tc_stdout_line(const std::string& line) function in class:tps_reader
89 m_calls.push_back("got_tc_stdout_line(" + line + ")");
220 "got_tc_stdout_line(first stdout line for 1st test)",
222 "got_tc_stdout_line(second stdout line for 1st test)",
226 "got_tc_stdout_line(first stdout line for 2nd test)",
228 "got_tc_stdout_line(second stdout line for 2nd test)",
232 "got_tc_stdout_line(first stdout line for 3rd test)",
234 "got_tc_stdout_line(second stdout line for 3rd test)",
307 "got_tc_stdout_line(first stdout line for 1st test)",
309 "got_tc_stdout_line(secon
[all...]
H A Datf-report.cpp517 got_tc_stdout_line(const std::string& line) function in class:converter

Completed in 124 milliseconds