HomeSort by relevance Sort by last modified time
    Searched refs:TestResultInstrumentation (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/MtpDocumentsProvider/tests/src/com/android/mtp/
TestUtil.java 50 TestResultInstrumentation instrumentation,
109 TestResultInstrumentation instrumentation,
TestResultInstrumentation.java 30 public class TestResultInstrumentation extends InstrumentationTestRunner implements TestListener {
MtpManagerTest.java 57 public TestResultInstrumentation getInstrumentation() {
58 return (TestResultInstrumentation) super.getInstrumentation();

Completed in 532 milliseconds