Searched defs:runTestOnMethod (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DMediaRecorderStateUnitTestTemplate.java32 * this class. Then it calls runTestOnMethod() to actually perform the unit
55 public void runTestOnMethod(MediaRecorderMethodUnderTest testMethod) { method in class:MediaRecorderStateUnitTestTemplate
H A DMediaPlayerStateUnitTestTemplate.java36 * this class. Then it calls runTestOnMethod() to actually perform the unit
79 public void runTestOnMethod(MediaPlayerMethodUnderTest testMethod) { method in class:MediaPlayerStateUnitTestTemplate
87 Log.v(TAG, "runTestOnMethod: wait was interrupted.");

Completed in 228 milliseconds