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

/netbsd-current/external/bsd/atf/dist/tools/
H A Dreader.hpp75 virtual void got_tc_end(const std::string&, struct timeval*,
H A Dreader.cpp195 impl::atf_tps_reader::got_tc_end( function in class:impl::atf_tps_reader
368 ATF_PARSER_CALLBACK(p, got_tc_end("passed", &s3, ""));
385 ATF_PARSER_CALLBACK(p, got_tc_end(state, &s3, reason));
H A Dreader_test.cpp79 got_tc_end(const std::string& state, function in class:tps_reader
84 m_calls.push_back("got_tc_end(" + r + ")");
213 "got_tc_end(passed)",
215 "got_tc_end(skipped, Testing skipped reason)",
217 "got_tc_end(failed, Testing failed reason)",
225 "got_tc_end(passed)",
231 "got_tc_end(skipped, Testing skipped reason)",
237 "got_tc_end(failed, Testing failed reason)",
300 "got_tc_end(passed)",
302 "got_tc_end(skippe
[all...]
H A Datf-report.cpp567 got_tc_end(const std::string& state, struct timeval* tv, function in class:converter

Completed in 202 milliseconds