Searched refs:start_tp (Results 1 - 4 of 4) sorted by relevance
| /bind-9.11.3/unit/atf-src/tools/ |
| H A D | test_program_test.cpp | 600 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 D | test-program.hpp | 118 void start_tp(const std::string&, size_t);
|
| H A D | atf-run.cpp | 384 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 D | test-program.cpp | 592 impl::atf_tps_writer::start_tp(const std::string& tp, size_t ntcs) function in class:impl::atf_tps_writer
|
Completed in 19 milliseconds