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

/netbsd-current/external/bsd/atf/dist/tools/
H A Dreader.hpp69 virtual void got_tp_start(const std::string&, size_t);
H A Dreader.cpp163 impl::atf_tps_reader::got_tp_start( function in class:impl::atf_tps_reader
255 ATF_PARSER_CALLBACK(p, got_tp_start(tpname, ntcs));
H A Dreader_test.cpp59 got_tp_start(const std::string& tpname, size_t ntcs) function in class:tps_reader
61 m_calls.push_back("got_tp_start(" + tpname + ", " +
157 "got_tp_start(first-prog, 0)",
159 "got_tp_start(second-prog, 0)",
211 "got_tp_start(first-prog, 3)",
219 "got_tp_start(second-prog, 3)",
298 "got_tp_start(first-prog, 3)",
306 "got_tp_start(second-prog, 3)",
368 "got_tp_start(the-prog, 1)",
426 "got_tp_start(th
[all...]
H A Datf-report.cpp527 got_tp_start(const std::string& tp, size_t ntcs) function in class:converter

Completed in 133 milliseconds