Lines Matching defs:reason

67                const std::string& reason)
69 m_calls.push_back("got_tp_end(" + reason + ")");
81 const std::string& reason)
83 const std::string r = state + (reason.empty() ? "" : ", " + reason);
183 "tc-end: 123.567, second-test, skipped, Testing skipped reason\n"
185 "tc-end: 123.789, third.test, failed, Testing failed reason\n"
199 "tc-end: 124.1345, second-test, skipped, Testing skipped reason\n"
205 "tc-end: 124.1567, third.test, failed, Testing failed reason\n"
215 "got_tc_end(skipped, Testing skipped reason)",
217 "got_tc_end(failed, Testing failed reason)",
231 "got_tc_end(skipped, Testing skipped reason)",
237 "got_tc_end(failed, Testing failed reason)",
264 "tc-end: 234.45, second-test, skipped, Testing skipped reason\n"
266 "tc-end: 234.67, third-test, failed, Testing failed reason\n"
280 "tc-end: 234.123, second-test, skipped, Testing skipped reason\n"
286 "tc-end: 234.145, third-test, failed, Testing failed reason\n"
302 "got_tc_end(skipped, Testing skipped reason)",
304 "got_tc_end(failed, Testing failed reason)",
318 "got_tc_end(skipped, Testing skipped reason)",
324 "got_tc_end(failed, Testing failed reason)",
405 "tc-end: 321.23, one, expected_death, The reason\n"
413 "tc-end: 321.101, five, failed, Another reason\n"
419 "tc-end: 321.167, eight, expected_timeout, Some hang reason\n"
428 "got_tc_end(expected_death, The reason)",
436 "got_tc_end(failed, Another reason)",
442 "got_tc_end(expected_timeout, Some hang reason)",
603 "30: Empty reason for failed test program",
716 "12: Empty reason for failed test case result",
718 "16: Empty reason for skipped test case result",