Home
last modified time | relevance | path

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

/cts/hostsidetests/media/bitstreams/src/android/media/cts/bitstreams/
DMediaBitstreamsTest.java513 SupportedBitstreamsProcessor preparer; in testBitstreamsConformance() local
514 preparer = new SupportedBitstreamsProcessor(prefix, mDebugTargetDevice); in testBitstreamsConformance()
515 preparer.processDeviceReport( in testBitstreamsConformance()
521 Set<String> supportedBitstreams = preparer.getSupportedBitstreams(); in testBitstreamsConformance()
540 decoderCapabilities = preparer.getDecoderCapabilitiesForPath(p); in testBitstreamsConformance()