Lines Matching defs:reason

69                const std::string& reason)
71 m_calls.push_back("got_tp_end(" + reason + ")");
83 const std::string& reason)
85 const std::string r = state + (reason.empty() ? "" : ", " + reason);
185 "tc-end: 123.567, second-test, skipped, Testing skipped reason\n"
187 "tc-end: 123.789, third.test, failed, Testing failed reason\n"
201 "tc-end: 124.1345, second-test, skipped, Testing skipped reason\n"
207 "tc-end: 124.1567, third.test, failed, Testing failed reason\n"
217 "got_tc_end(skipped, Testing skipped reason)",
219 "got_tc_end(failed, Testing failed reason)",
233 "got_tc_end(skipped, Testing skipped reason)",
239 "got_tc_end(failed, Testing failed reason)",
266 "tc-end: 234.45, second-test, skipped, Testing skipped reason\n"
268 "tc-end: 234.67, third-test, failed, Testing failed reason\n"
282 "tc-end: 234.123, second-test, skipped, Testing skipped reason\n"
288 "tc-end: 234.145, third-test, failed, Testing failed reason\n"
304 "got_tc_end(skipped, Testing skipped reason)",
306 "got_tc_end(failed, Testing failed reason)",
320 "got_tc_end(skipped, Testing skipped reason)",
326 "got_tc_end(failed, Testing failed reason)",
407 "tc-end: 321.23, one, expected_death, The reason\n"
415 "tc-end: 321.101, five, failed, Another reason\n"
421 "tc-end: 321.167, eight, expected_timeout, Some hang reason\n"
430 "got_tc_end(expected_death, The reason)",
438 "got_tc_end(failed, Another reason)",
444 "got_tc_end(expected_timeout, Some hang reason)",
605 "30: Empty reason for failed test program",
718 "12: Empty reason for failed test case result",
720 "16: Empty reason for skipped test case result",