Searched refs:checkLoadResource (Results 1 – 2 of 2) sorted by relevance
983 if (!checkLoadResource("testvideo.3gp")) { in testVideoSurfaceResetting()1148 if (!checkLoadResource(1204 if (!checkLoadResource( in testSetPlaybackParamsZeroSpeed()1247 if (!checkLoadResource( in testPlaybackRate()1288 if (!checkLoadResource( in testSeekModes()1363 if (!checkLoadResource( in testGetTimestamp()1407 if (!checkLoadResource( in testMediaTimeDiscontinuity()1684 if (checkLoadResource("segment000001.ts")) { in testLocalVideo_segment000001_m2ts()1686 assertTrue(checkLoadResource("segment000001_m2ts.mp4")); in testLocalVideo_segment000001_m2ts()1726 if (!checkLoadResource("testvideo_with_2_subtitle_tracks.mp4")) { in testDeselectTrackForSubtitleTracks()[all …]
139 protected boolean checkLoadResource(String res) throws Exception { in checkLoadResource() method in MediaPlayerTestBase184 if (!checkLoadResource(res)) { in playLoadedVideoTest()