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

/bind-9.6-ESV-R11/unit/atf-src/atf-report/
H A Dreader.hpp75 virtual void got_tc_stdout_line(const std::string&);
H A Dreader.cpp185 impl::atf_tps_reader::got_tc_stdout_line( function in class:impl::atf_tps_reader
336 ATF_PARSER_CALLBACK(p, got_tc_stdout_line(line));
H A Dreader_test.cpp90 got_tc_stdout_line(const std::string& line) function in class:tps_reader
92 m_calls.push_back("got_tc_stdout_line(" + line + ")");
223 "got_tc_stdout_line(first stdout line for 1st test)",
225 "got_tc_stdout_line(second stdout line for 1st test)",
229 "got_tc_stdout_line(first stdout line for 2nd test)",
231 "got_tc_stdout_line(second stdout line for 2nd test)",
235 "got_tc_stdout_line(first stdout line for 3rd test)",
237 "got_tc_stdout_line(second stdout line for 3rd test)",
310 "got_tc_stdout_line(first stdout line for 1st test)",
312 "got_tc_stdout_line(secon
[all...]
H A Datf-report.cpp555 got_tc_stdout_line(const std::string& line) function in class:converter

Completed in 18 milliseconds