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
100 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
89 void JunitReporter::testCaseStarting( TestCaseInfo const& testCaseInfo ) { in testCaseStarting()
2719 void TestGroupBuilderBase::specializeOperation (const OperationTestCaseInfo& testCaseInfo, in specializeOperation()3129 OperationTestCaseInfo testCaseInfo = in createOperationTests() local3216 void ComputeTestGroupBuilder::fillShaderSpec(const OperationTestCaseInfo& testCaseInfo, in fillShaderSpec()3359 void ComputeTestGroupBuilder::fillShaderSpec(const SettingsTestCaseInfo& testCaseInfo, in fillShaderSpec()3834 OperationTestCaseInfo testCaseInfo = in createOperationTests() local3864 OperationTestCaseInfo testCaseInfo = in createOperationTests() local
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()
9135 for( auto const& testCaseInfo : matchedTestCases ) { in listTests() local9164 for( auto const& testCaseInfo : matchedTestCases ) { in listTestsNamesOnly() local10537 auto const& testCaseInfo = m_activeTestCase->getTestCaseInfo(); in handleFatalErrorCondition() local10576 auto const& testCaseInfo = m_activeTestCase->getTestCaseInfo(); in runCurrentTest() local11712 void setTags( TestCaseInfo& testCaseInfo, std::vector<std::string> tags ) { in setTags()14071 void JunitReporter::testCaseStarting( TestCaseInfo const& testCaseInfo ) { in testCaseStarting()