Home
last modified time | relevance | path

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

/cts/tests/video/src/android/video/cts/
DVideoEncoderDecoderTest.java79 private static final boolean OTHER = false; field in VideoEncoderDecoderTest
204 public void testAvcOther0Qual0320x0240() throws Exception { qual(AVC, 320, 240, OTHER, 0); } in testAvcOther0Qual0320x0240()
205 public void testAvcOther0Perf0320x0240() throws Exception { perf(AVC, 320, 240, OTHER, 0); } in testAvcOther0Perf0320x0240()
206 public void testAvcOther1Qual0320x0240() throws Exception { qual(AVC, 320, 240, OTHER, 1); } in testAvcOther1Qual0320x0240()
207 public void testAvcOther1Perf0320x0240() throws Exception { perf(AVC, 320, 240, OTHER, 1); } in testAvcOther1Perf0320x0240()
208 public void testAvcOther2Qual0320x0240() throws Exception { qual(AVC, 320, 240, OTHER, 2); } in testAvcOther2Qual0320x0240()
209 public void testAvcOther2Perf0320x0240() throws Exception { perf(AVC, 320, 240, OTHER, 2); } in testAvcOther2Perf0320x0240()
210 public void testAvcOther3Qual0320x0240() throws Exception { qual(AVC, 320, 240, OTHER, 3); } in testAvcOther3Qual0320x0240()
211 public void testAvcOther3Perf0320x0240() throws Exception { perf(AVC, 320, 240, OTHER, 3); } in testAvcOther3Perf0320x0240()
218 public void testAvcOther0Qual0720x0480() throws Exception { qual(AVC, 720, 480, OTHER, 0); } in testAvcOther0Qual0720x0480()
[all …]
/cts/tests/tests/media/src/android/media/cts/
DVideoDecoderPerfTest.java63 private static final boolean OTHER = false; field in VideoDecoderPerfTest
339 … public void testAvcOther0Perf0320x0240() throws Exception { perf(sAvcMedia0320x0240, OTHER, 0); } in testAvcOther0Perf0320x0240()
340 … public void testAvcOther1Perf0320x0240() throws Exception { perf(sAvcMedia0320x0240, OTHER, 1); } in testAvcOther1Perf0320x0240()
341 … public void testAvcOther2Perf0320x0240() throws Exception { perf(sAvcMedia0320x0240, OTHER, 2); } in testAvcOther2Perf0320x0240()
342 … public void testAvcOther3Perf0320x0240() throws Exception { perf(sAvcMedia0320x0240, OTHER, 3); } in testAvcOther3Perf0320x0240()
351 … public void testAvcOther0Perf0720x0480() throws Exception { perf(sAvcMedia0720x0480, OTHER, 0); } in testAvcOther0Perf0720x0480()
352 … public void testAvcOther1Perf0720x0480() throws Exception { perf(sAvcMedia0720x0480, OTHER, 1); } in testAvcOther1Perf0720x0480()
353 … public void testAvcOther2Perf0720x0480() throws Exception { perf(sAvcMedia0720x0480, OTHER, 2); } in testAvcOther2Perf0720x0480()
354 … public void testAvcOther3Perf0720x0480() throws Exception { perf(sAvcMedia0720x0480, OTHER, 3); } in testAvcOther3Perf0720x0480()
366 … public void testAvcOther0Perf1280x0720() throws Exception { perf(sAvcMedia1280x0720, OTHER, 0); } in testAvcOther0Perf1280x0720()
[all …]
/cts/tests/libcore/javautilcollections/src/libcore/java/util/tests/
DAndroidTestsForMapsInJavaUtil.java39 OTHER, enumConstant
63 case OTHER: in allTests()
/cts/tests/libcore/javautilcollections/src/libcore/java/util/suite/
DOtherCollectionsSuite.java37 result.addTest(new AndroidTestsForMapsInJavaUtil(MapsToTest.OTHER).allTests()); in suite()
/cts/hostsidetests/sustainedperf/dhrystone/
DLICENSE.TXT40 CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
42 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE