Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DMediaPlayerTestBase.java150 protected void playVideoTest(String path, int width, int height) throws Exception { in playVideoTest() method in MediaPlayerTestBase
172 protected void playVideoTest(int resid, int width, int height) throws Exception { in playVideoTest() method in MediaPlayerTestBase