Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DMediaRandomTest.java174testPlayerRandomAction(R.raw.video_480x360_mp4_h264_500kbps_30fps_aac_stereo_128kbps_44100hz); in testPlayerRandomActionH264()
177testPlayerRandomAction(R.raw.video_480x360_mp4_hevc_650kbps_30fps_aac_stereo_128kbps_48000hz); in testPlayerRandomActionHEVC()
179 private void testPlayerRandomAction(int resid) throws Exception { in testPlayerRandomAction() method in MediaRandomTest