Searched refs:checkLoadResource (Results 1 – 2 of 2) sorted by relevance
863 if (!checkLoadResource(R.raw.testvideo)) {1021 if (!checkLoadResource(1077 if (!checkLoadResource(1120 if (!checkLoadResource(1160 if (!checkLoadResource(1235 if (!checkLoadResource( in testGetTimestamp()1505 if (!checkLoadResource(R.raw.testvideo_with_2_subtitle_tracks)) { in testDeselectTrackForSubtitleTracks()1571 if (!checkLoadResource(R.raw.testvideo_with_2_subtitle_tracks)) { in testChangeSubtitleTrack()1622 if (!checkLoadResource(R.raw.testvideo_with_2_subtitle_tracks)) { in testGetTrackInfoForVideoWithSubtitleTracks()1703 if (!checkLoadResource(R.raw.testvideo_with_2_timedtext_tracks)) { in testDeselectTrackForTimedTextTrack()[all …]
179 protected boolean checkLoadResource(int resid) throws Exception { in checkLoadResource() method in MediaPlayerTestBase223 if (!checkLoadResource(resid)) { in playVideoTest()