Searched defs:TestCaseStats (Results 1 – 1 of 1) sorted by relevance
5156 struct TestCaseStats { struct5157 TestCaseStats( TestCaseInfo const& _testInfo, in TestCaseStats() argument5177 TestCaseInfo testInfo;5178 Totals totals;5179 std::string stdOut;5180 std::string stdErr;5181 bool aborting;