Searched defs:TestCaseStats (Results 1 – 1 of 1) sorted by relevance
5182 struct TestCaseStats { struct5183 TestCaseStats( TestCaseInfo const& _testInfo, in TestCaseStats() argument5203 TestCaseInfo testInfo;5204 Totals totals;5205 std::string stdOut;5206 std::string stdErr;5207 bool aborting;