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

/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-report/
H A Dreader.hpp72 virtual void got_tp_end(struct timeval*, const std::string&);
H A Dreader.cpp172 impl::atf_tps_reader::got_tp_end( function in class:impl::atf_tps_reader
297 ATF_PARSER_CALLBACK(p, got_tp_end(&s3, reason));
H A Dreader_test.cpp68 got_tp_end(struct timeval* tv ATF_DEFS_ATTRIBUTE_UNUSED, function in class:tps_reader
71 m_calls.push_back("got_tp_end(" + reason + ")");
160 "got_tp_end()",
162 "got_tp_end(This program failed)",
220 "got_tp_end()",
240 "got_tp_end(This program failed)",
307 "got_tp_end()",
327 "got_tp_end(This program failed)",
385 "got_tp_end()",
445 "got_tp_end()",
[all...]
H A Datf-report.cpp532 got_tp_end(struct timeval* tv, const std::string& reason) function in class:converter
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-report/
H A Dreader.hpp68 virtual void got_tp_end(const std::string&);
H A Dreader.cpp145 impl::atf_tps_reader::got_tp_end(const std::string& reason) function in class:impl::atf_tps_reader
252 ATF_PARSER_CALLBACK(p, got_tp_end(reason));
H A Dreader_test.cpp68 got_tp_end(const std::string& reason) function in class:tps_reader
70 m_calls.push_back("got_tp_end(" + reason + ")");
157 "got_tp_end()",
159 "got_tp_end(This program failed)",
217 "got_tp_end()",
237 "got_tp_end(This program failed)",
304 "got_tp_end()",
324 "got_tp_end(This program failed)",
382 "got_tp_end()",
442 "got_tp_end()",
[all...]
H A Datf-report.cpp501 got_tp_end(const std::string& reason) function in class:converter

Completed in 149 milliseconds