Home
last modified time | relevance | path

Searched refs:MAX_INSTANCES (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DResourceManagerTestActivity1.java24 private static final int MAX_INSTANCES = 32; field in ResourceManagerTestActivity1
39 if (allocateCodecs(MAX_INSTANCES) == MAX_INSTANCES) { in onCreate()
DMediaCodecCapabilitiesTest.java604 final int MAX_INSTANCES = 32; in testGetMaxSupportedInstances() local
620 info.isEncoder(), info.getName(), types[j], caps, MAX_INSTANCES); in testGetMaxSupportedInstances()