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

/bind-9.11.3/unit/atf-src/tools/
H A Dreader.cpp190 impl::atf_tps_reader::got_tc_stderr_line( function in class:impl::atf_tps_reader
338 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.cpp560 got_tc_stderr_line(const std::string& line) function in class:converter

Completed in 597 milliseconds