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

/bind-9.11.3/unit/atf-src/tools/
H A Dtest_program_test.cpp600 w.start_tp("foo", 0);
608 w.start_tp("bar", 0);
628 w.start_tp("foo", 1);
652 w.start_tp("thetp", 3);
696 w.start_tp("thetp", 1);
736 w.start_tp("thetp", 0);
H A Dtest-program.hpp118 void start_tp(const std::string&, size_t);
H A Datf-run.cpp384 w.start_tp(tp.str(), 0);
389 w.start_tp(tp.str(), 0);
397 w.start_tp(tp.str(), md.test_cases.size());
H A Dtest-program.cpp592 impl::atf_tps_writer::start_tp(const std::string& tp, size_t ntcs) function in class:impl::atf_tps_writer

Completed in 14 milliseconds