Searched refs:got_tc_stderr_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.hpp72 virtual void got_tc_stderr_line(const std::string&);
H A Dreader.cpp160 impl::atf_tps_reader::got_tc_stderr_line(const std::string& line) function in class:impl::atf_tps_reader
289 ATF_PARSER_CALLBACK(p, got_tc_stderr_line(line));
H A Dreader_test.cpp93 got_tc_stderr_line(const std::string& line) function in class:tps_reader
95 m_calls.push_back("got_tc_stderr_line(" + line + ")");
221 "got_tc_stderr_line(first stderr line for 1st test)",
223 "got_tc_stderr_line(second stderr line for 1st test)",
227 "got_tc_stderr_line(first stderr line for 2nd test)",
229 "got_tc_stderr_line(second stderr line for 2nd test)",
233 "got_tc_stderr_line(first stderr line for 3rd test)",
235 "got_tc_stderr_line(second stderr line for 3rd test)",
308 "got_tc_stderr_line(first stderr line for 1st test)",
310 "got_tc_stderr_line(secon
[all...]
H A Datf-report.cpp525 got_tc_stderr_line(const std::string& line) function in class:converter

Completed in 280 milliseconds