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

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dtest_program_test.cpp597 w.start_tp("foo", 0);
605 w.start_tp("bar", 0);
625 w.start_tp("foo", 1);
649 w.start_tp("thetp", 3);
693 w.start_tp("thetp", 1);
733 w.start_tp("thetp", 0);
H A Dtest-program.hpp116 void start_tp(const std::string&, size_t);
H A Datf-run.cpp381 w.start_tp(tp.str(), 0);
386 w.start_tp(tp.str(), 0);
394 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 1734 milliseconds