Searched refs:computeAndroidTests (Results 1 – 1 of 1) sorted by relevance
21171 … de::MovePtr<tcu::TestCaseGroup> computeAndroidTests(new tcu::TestCaseGroup(testCtx, "android")); in createInstructionTests() local21173 … computeAndroidTests->addChild(createOpSRemComputeGroup(testCtx, QP_TEST_RESULT_QUALITY_WARNING)); in createInstructionTests()21174 … computeAndroidTests->addChild(createOpSModComputeGroup(testCtx, QP_TEST_RESULT_QUALITY_WARNING)); in createInstructionTests()21176 computeTests->addChild(computeAndroidTests.release()); in createInstructionTests()