Searched defs:testCaseInfo (Results 1 – 3 of 3) sorted by relevance
2918 void TestGroupBuilderBase::specializeOperation (const OperationTestCaseInfo& testCaseInfo, in specializeOperation()3331 OperationTestCaseInfo testCaseInfo = in createOperationTests() local3455 void ComputeTestGroupBuilder::fillShaderSpec(const OperationTestCaseInfo& testCaseInfo, in fillShaderSpec()3638 void ComputeTestGroupBuilder::fillShaderSpec(const SettingsTestCaseInfo& testCaseInfo, in fillShaderSpec()4135 OperationTestCaseInfo testCaseInfo = in createOperationTests() local4165 OperationTestCaseInfo testCaseInfo = in createOperationTests() local
2916 void TestGroupBuilderBase::specializeOperation (const OperationTestCaseInfo& testCaseInfo, in specializeOperation()3329 OperationTestCaseInfo testCaseInfo = in createOperationTests() local3453 void ComputeTestGroupBuilder::fillShaderSpec(const OperationTestCaseInfo& testCaseInfo, in fillShaderSpec()3636 void ComputeTestGroupBuilder::fillShaderSpec(const SettingsTestCaseInfo& testCaseInfo, in fillShaderSpec()4133 OperationTestCaseInfo testCaseInfo = in createOperationTests() local4163 OperationTestCaseInfo testCaseInfo = in createOperationTests() local
11267 for( auto const& testCaseInfo : matchedTestCases ) { in listTests() local11296 for( auto const& testCaseInfo : matchedTestCases ) { in listTestsNamesOnly() local12937 auto const& testCaseInfo = m_activeTestCase->getTestCaseInfo(); in handleFatalErrorCondition() local12976 auto const& testCaseInfo = m_activeTestCase->getTestCaseInfo(); in runCurrentTest() local14106 void setTags( TestCaseInfo& testCaseInfo, std::vector<std::string> tags ) { in setTags()16889 void JunitReporter::testCaseStarting( TestCaseInfo const& testCaseInfo ) { in testCaseStarting()