Searched refs:instructionTests (Results 1 – 1 of 1) sorted by relevance
18078 …de::MovePtr<tcu::TestCaseGroup> instructionTests (new tcu::TestCaseGroup(testCtx, "instruction", "… in createInstructionTests() local18217 instructionTests->addChild(computeTests.release()); in createInstructionTests()18218 instructionTests->addChild(graphicsTests.release()); in createInstructionTests()18220 return instructionTests.release(); in createInstructionTests()