Searched refs:testPlayerRandomAction (Results 1 – 1 of 1) sorted by relevance
175 … testPlayerRandomAction(R.raw.video_480x360_webm_av1_400kbps_30fps_vorbis_stereo_128kbps_48000hz); in testPlayerRandomActionAV1()178 … testPlayerRandomAction(R.raw.video_480x360_mp4_h264_500kbps_30fps_aac_stereo_128kbps_44100hz); in testPlayerRandomActionH264()181 … testPlayerRandomAction(R.raw.video_480x360_mp4_hevc_650kbps_30fps_aac_stereo_128kbps_48000hz); in testPlayerRandomActionHEVC()184 … testPlayerRandomAction(R.raw.video_480x360_mp4_mpeg2_1500kbps_30fps_aac_stereo_128kbps_48000hz); in testPlayerRandomActionMpeg2()186 private void testPlayerRandomAction(int resid) throws Exception { in testPlayerRandomAction() method in MediaRandomTest