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

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dtest_program_test.cpp601 w.end_tp("");
609 w.end_tp("failed program");
633 w.end_tp("aborted");
677 w.end_tp("");
717 w.end_tp("");
737 w.end_tp("");
H A Dtest-program.hpp117 void end_tp(const std::string&);
H A Datf-run.cpp382 w.end_tp("Invalid format for test case list: " + std::string(e.what()));
387 w.end_tp("Invalid format for test case list: " + reason);
396 w.end_tp("Bogus test program: reported 0 test cases");
466 w.end_tp("");
H A Dtest-program.cpp601 impl::atf_tps_writer::end_tp(const std::string& reason) function in class:impl::atf_tps_writer

Completed in 17 milliseconds