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