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

/netbsd-current/external/bsd/atf/dist/tools/
H A Dreader.hpp70 virtual void got_tp_end(struct timeval*, const std::string&);
H A Dreader.cpp170 impl::atf_tps_reader::got_tp_end( function in class:impl::atf_tps_reader
295 ATF_PARSER_CALLBACK(p, got_tp_end(&s3, reason));
H A Dreader_test.cpp66 got_tp_end(struct timeval* tv __attribute__((__unused__)), function in class:tps_reader
69 m_calls.push_back("got_tp_end(" + reason + ")");
158 "got_tp_end()",
160 "got_tp_end(This program failed)",
218 "got_tp_end()",
238 "got_tp_end(This program failed)",
305 "got_tp_end()",
325 "got_tp_end(This program failed)",
383 "got_tp_end()",
443 "got_tp_end()",
[all...]
H A Datf-report.cpp535 got_tp_end(struct timeval* tv, const std::string& reason) function in class:converter

Completed in 205 milliseconds