Searched refs:DecoderTest (Results 1 – 3 of 3) sorted by relevance
30 import android.media.cts.DecoderTest.AudioParameter;67 DecoderTest decTester = new DecoderTest(); in testDecodeAacDrcLevelM4a()80 DecoderTest decTester = new DecoderTest(); in testDecodeAacDrcFullM4a()95 DecoderTest decTester = new DecoderTest(); in testDecodeAacDrcHalfM4a()110 DecoderTest decTester = new DecoderTest(); in testDecodeAacDrcOffM4a()125 DecoderTest decTester = new DecoderTest(); in testDecodeAacDrcHeavyM4a()
32 import android.media.cts.DecoderTest.AudioParameter;
66 public class DecoderTest extends MediaPlayerTestBase { class