Home
last modified time | relevance | path

Searched defs:video (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DMediaPlayerFlakyNetworkTest.java123 String video = getRandomTestVideo(random, supported); in doPlayStreams() local
136 private void doPlayMp4Stream(String video, int millisToPrepare, int millisToPlay) in doPlayMp4Stream()
152 private void doAsyncPrepareAndRelease(String video) throws Throwable { in doAsyncPrepareAndRelease()
162 private void doRandomOperations(String video) throws Throwable { in doRandomOperations()
DMediaSyncTest.java400 final boolean video, in playAV()
416 final boolean video, in playAV()
474 boolean video, in runPlayAV()
DImageReaderDecoderTest.java250 int video = asset.getResource(); in videoDecode() local
DVideoDecoderPerfTest.java160 String name, int video, int w, int h, Surface surface, int round, long maxTimeMs) in doDecode()
/cts/tests/tests/mediastress/src/android/mediastress/cts/
DMediaRecorderStressTest.java392 File video = new File(filename); in removeRecodedVideo() local
/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java178 final File video = new File(downloadsDir, System.nanoTime() + ".MP4"); in testVerifyStatsExternal() local