Searched defs:got_tc_end (Results 1 - 3 of 3) sorted by relevance
| /bind-9.11.3/unit/atf-src/tools/ |
| H A D | reader.cpp | 196 impl::atf_tps_reader::got_tc_end( function in class:impl::atf_tps_reader 369 ATF_PARSER_CALLBACK(p, got_tc_end("passed", &s3, "")); 386 ATF_PARSER_CALLBACK(p, got_tc_end(state, &s3, reason));
|
| H A D | reader_test.cpp | 79 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 D | atf-report.cpp | 568 got_tc_end(const std::string& state, struct timeval* tv, function in class:converter
|
Completed in 11 milliseconds