Searched refs:androidTests (Results 1 – 3 of 3) sorted by relevance
18 // Enable multidex for androidTests.
6984 …de::MovePtr<tcu::TestCaseGroup> androidTests (new tcu::TestCaseGroup(testCtx, "android", "Android … in createFeatureInfoTests() local6986 …addFunctionCase(androidTests.get(), "mandatory_extensions", "Test that all mandatory extensions a… in createFeatureInfoTests()6987 …addFunctionCase(androidTests.get(), "no_unknown_extensions", "Test for unknown device or instance … in createFeatureInfoTests()6988 …addFunctionCase(androidTests.get(), "no_layers", "Test that no layers are enumerated", andro… in createFeatureInfoTests()6990 infoTests->addChild(androidTests.release()); in createFeatureInfoTests()