Searched defs:TestCaseStats (Results 1 – 5 of 5) sorted by relevance
115 struct TestCaseStats { struct124 TestCaseStats& operator = ( TestCaseStats const& ) = default; argument125 TestCaseStats& operator = ( TestCaseStats && ) = default; argument128 TestCaseInfo testInfo;129 Totals totals;130 std::string stdOut;131 std::string stdErr;132 bool aborting;
68 TestCaseStats::TestCaseStats( TestCaseInfo const& _testInfo, in TestCaseStats() function in Catch::TestCaseStats
5156 struct TestCaseStats { struct5157 TestCaseStats( TestCaseInfo const& _testInfo, in TestCaseStats() function5177 TestCaseInfo testInfo;5178 Totals totals;5179 std::string stdOut;5180 std::string stdErr;5181 bool aborting;
5549 struct TestCaseStats { struct5562 TestCaseInfo testInfo;5563 Totals totals;5564 std::string stdOut;5565 std::string stdErr;5566 bool aborting;11063 TestCaseStats::TestCaseStats( TestCaseInfo const& _testInfo, in TestCaseStats() function in Catch::TestCaseStats
5516 struct TestCaseStats { struct5529 TestCaseInfo testInfo;5530 Totals totals;5531 std::string stdOut;5532 std::string stdErr;5533 bool aborting;11001 TestCaseStats::TestCaseStats( TestCaseInfo const& _testInfo, in TestCaseStats() function in Catch::TestCaseStats