Searched defs:testCaseInfo (Results 1 – 7 of 7) sorted by relevance
39 for( auto const& testCaseInfo : matchedTestCases ) { in listTests() local68 for( auto const& testCaseInfo : matchedTestCases ) { in listTestsNamesOnly() local
94 void setTags( TestCaseInfo& testCaseInfo, std::vector<std::string> tags ) { in setTags()
281 auto const& testCaseInfo = m_activeTestCase->getTestCaseInfo(); in handleFatalErrorCondition() local320 auto const& testCaseInfo = m_activeTestCase->getTestCaseInfo(); in runCurrentTest() local
96 void JunitReporter::testCaseStarting( TestCaseInfo const& testCaseInfo ) { in testCaseStarting()
2223 void TestGroupBuilderBase::specializeOperation(const TestCaseInfo& testCaseInfo, in specializeOperation()2475 TestCaseInfo testCaseInfo = in createTests() local2493 void ComputeTestGroupBuilder::fillShaderSpec(const TestCaseInfo& testCaseInfo, in fillShaderSpec()2848 TestCaseInfo testCaseInfo = in createTests() local2878 TestCaseInfo testCaseInfo = in createTests() local
9108 for( auto const& testCaseInfo : matchedTestCases ) { in listTests() local9137 for( auto const& testCaseInfo : matchedTestCases ) { in listTestsNamesOnly() local10510 auto const& testCaseInfo = m_activeTestCase->getTestCaseInfo(); in handleFatalErrorCondition() local10549 auto const& testCaseInfo = m_activeTestCase->getTestCaseInfo(); in runCurrentTest() local11676 void setTags( TestCaseInfo& testCaseInfo, std::vector<std::string> tags ) { in setTags()14020 void JunitReporter::testCaseStarting( TestCaseInfo const& testCaseInfo ) { in testCaseStarting()
5312 TestCaseInfo const& testCaseInfo = it->getTestCaseInfo(); in listTests() local5340 TestCaseInfo const& testCaseInfo = it->getTestCaseInfo(); in listTestsNamesOnly() local6036 TestCaseInfo const& testCaseInfo = m_activeTestCase->getTestCaseInfo(); in handleFatalErrorCondition() local6067 TestCaseInfo const& testCaseInfo = m_activeTestCase->getTestCaseInfo(); in runCurrentTest() local7381 void setTags( TestCaseInfo& testCaseInfo, std::set<std::string> const& tags ) in setTags()