Searched refs:got_tc_start (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-report/
H A Dreader.hpp74 virtual void got_tc_start(const std::string&);
H A Dreader.cpp179 impl::atf_tps_reader::got_tc_start( function in class:impl::atf_tps_reader
321 ATF_PARSER_CALLBACK(p, got_tc_start(tcname));
H A Dreader_test.cpp75 got_tc_start(const std::string& tcname) function in class:tps_reader
77 m_calls.push_back("got_tc_start(" + tcname + ")");
214 "got_tc_start(first-test)",
216 "got_tc_start(second-test)",
218 "got_tc_start(third.test)",
222 "got_tc_start(first-test)",
228 "got_tc_start(second-test)",
234 "got_tc_start(third.test)",
301 "got_tc_start(first-test)",
303 "got_tc_start(secon
[all...]
H A Datf-report.cpp540 got_tc_start(const std::string& tcname) function in class:converter
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-report/
H A Dreader.hpp70 virtual void got_tc_start(const std::string&);
H A Dreader.cpp150 impl::atf_tps_reader::got_tc_start(const std::string& tcname) function in class:impl::atf_tps_reader
271 ATF_PARSER_CALLBACK(p, got_tc_start(tcname));
H A Dreader_test.cpp74 got_tc_start(const std::string& tcname) function in class:tps_reader
76 m_calls.push_back("got_tc_start(" + tcname + ")");
211 "got_tc_start(first-test)",
213 "got_tc_start(second-test)",
215 "got_tc_start(third-test)",
219 "got_tc_start(first-test)",
225 "got_tc_start(second-test)",
231 "got_tc_start(third-test)",
298 "got_tc_start(first-test)",
300 "got_tc_start(secon
[all...]
H A Datf-report.cpp509 got_tc_start(const std::string& tcname) function in class:converter

Completed in 115 milliseconds