Searched refs:TestResultInstrumentation (Results 1 – 3 of 3) sorted by relevance
50 TestResultInstrumentation instrumentation, in setupMtpDevice()109 TestResultInstrumentation instrumentation, in waitForStorages()
57 public TestResultInstrumentation getInstrumentation() { in getInstrumentation()58 return (TestResultInstrumentation) super.getInstrumentation(); in getInstrumentation()
30 public class TestResultInstrumentation extends InstrumentationTestRunner implements TestListener { class