Searched refs:start_tc (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/contrib/atf/atf-c++/
H A Dtests_test.cpp112 w.start_tc("test1");
127 w.start_tc("test1");
134 w.start_tc("test2");
149 w.start_tc("test1");
160 w.start_tc("test2");
H A Dtests.hpp56 void start_tc(const std::string&);
H A Dtests.cpp89 detail::atf_tp_writer::start_tc(const std::string& ident) function in class:detail::atf_tp_writer
587 writer.start_tc((*iter2).second);
/freebsd-10.0-release/contrib/atf/atf-run/
H A Dtest-program.hpp119 void start_tc(const std::string&);
H A Dtest_program_test.cpp629 w.start_tc("brokentc");
653 w.start_tc("passtc");
661 w.start_tc("failtc");
669 w.start_tc("skiptc");
697 w.start_tc("thetc");
H A Datf-run.cpp404 w.start_tc(tcname);
H A Dtest-program.cpp613 impl::atf_tps_writer::start_tc(const std::string& tcname) function in class:impl::atf_tps_writer

Completed in 72 milliseconds