Searched refs:graphicsAndroidTests (Results 1 – 1 of 1) sorted by relevance
18184 …de::MovePtr<tcu::TestCaseGroup> graphicsAndroidTests (new tcu::TestCaseGroup(testCtx, "android", "… in createInstructionTests() local18186 …graphicsAndroidTests->addChild(createOpSRemGraphicsTests(testCtx, QP_TEST_RESULT_QUALITY_WARNING)); in createInstructionTests()18187 …graphicsAndroidTests->addChild(createOpSModGraphicsTests(testCtx, QP_TEST_RESULT_QUALITY_WARNING)); in createInstructionTests()18189 graphicsTests->addChild(graphicsAndroidTests.release()); in createInstructionTests()