Home
last modified time | relevance | path

Searched refs:androidTests (Results 1 – 3 of 3) sorted by relevance

/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/ima/
Dbuild.gradle18 // Enable multidex for androidTests.
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/ima/
Dbuild.gradle18 // Enable multidex for androidTests.
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp6984 …de::MovePtr<tcu::TestCaseGroup> androidTests (new tcu::TestCaseGroup(testCtx, "android", "Android … in createFeatureInfoTests() local
6986 …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()