Searched refs:androidTests (Results 1 – 1 of 1) sorted by relevance
3897 …de::MovePtr<tcu::TestCaseGroup> androidTests (new tcu::TestCaseGroup(testCtx, "android", "Android … in createFeatureInfoTests() local3899 …addFunctionCase(androidTests.get(), "mandatory_extensions", "Test that all mandatory extensions a… in createFeatureInfoTests()3900 …addFunctionCase(androidTests.get(), "no_unknown_extensions", "Test for unknown device or instance … in createFeatureInfoTests()3901 …addFunctionCase(androidTests.get(), "no_layers", "Test that no layers are enumerated", andro… in createFeatureInfoTests()3903 infoTests->addChild(androidTests.release()); in createFeatureInfoTests()