Home
last modified time | relevance | path

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

/cts/tests/tests/media/common/src/android/media/cts/
DTestUtils.java84 public static void assumeMainlineModuleAtLeast(String module, long minVersion) { in assumeMainlineModuleAtLeast() method in TestUtils
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DDecoderTestXheAac.java605 TestUtils.assumeMainlineModuleAtLeast("com.google.android.media.swcodec", MIN_VERSION); in testDecodeUsacSyncSampleSeekingM4a()
606 TestUtils.assumeMainlineModuleAtLeast("com.google.android.media", MIN_VERSION); in testDecodeUsacSyncSampleSeekingM4a()