Searched defs:got_tc_stderr_line (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-report/
H A Dreader.cpp191 impl::atf_tps_reader::got_tc_stderr_line( function in class:impl::atf_tps_reader
339 ATF_PARSER_CALLBACK(p, got_tc_stderr_line(line));
H A Dreader_test.cpp96 got_tc_stderr_line(const std::string& line) function in class:tps_reader
98 m_calls.push_back("got_tc_stderr_line(" + line + ")");
224 "got_tc_stderr_line(first stderr line for 1st test)",
226 "got_tc_stderr_line(second stderr line for 1st test)",
230 "got_tc_stderr_line(first stderr line for 2nd test)",
232 "got_tc_stderr_line(second stderr line for 2nd test)",
236 "got_tc_stderr_line(first stderr line for 3rd test)",
238 "got_tc_stderr_line(second stderr line for 3rd test)",
311 "got_tc_stderr_line(first stderr line for 1st test)",
313 "got_tc_stderr_line(secon
[all...]
H A Datf-report.cpp563 got_tc_stderr_line(const std::string& line) function in class:converter

Completed in 14 milliseconds