Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DVideoDecoderPerfTest.java346 private static final String[] sAvcMedia0320x0240 = { field in VideoDecoderPerfTest
350 public void testAvcCount0320x0240() throws Exception { count(sAvcMedia0320x0240, 2, 4); } in testAvcCount0320x0240()
351 public void testAvcGoog0Perf0320x0240() throws Exception { perf(sAvcMedia0320x0240, GOOG, 0); } in testAvcGoog0Perf0320x0240()
352 public void testAvcGoog1Perf0320x0240() throws Exception { perf(sAvcMedia0320x0240, GOOG, 1); } in testAvcGoog1Perf0320x0240()
353 … public void testAvcOther0Perf0320x0240() throws Exception { perf(sAvcMedia0320x0240, OTHER, 0); } in testAvcOther0Perf0320x0240()
354 … public void testAvcOther1Perf0320x0240() throws Exception { perf(sAvcMedia0320x0240, OTHER, 1); } in testAvcOther1Perf0320x0240()
355 … public void testAvcOther2Perf0320x0240() throws Exception { perf(sAvcMedia0320x0240, OTHER, 2); } in testAvcOther2Perf0320x0240()
356 … public void testAvcOther3Perf0320x0240() throws Exception { perf(sAvcMedia0320x0240, OTHER, 3); } in testAvcOther3Perf0320x0240()