Searched defs:BaseInstrumentationTestCase (Results 1 – 4 of 4) sorted by relevance
26 public abstract class BaseInstrumentationTestCase<A extends Activity> { class30 protected BaseInstrumentationTestCase(Class<A> activityClass) { in BaseInstrumentationTestCase() method in BaseInstrumentationTestCase
33 public abstract class BaseInstrumentationTestCase<A extends Activity> { class37 protected BaseInstrumentationTestCase(Class<A> activityClass) { in BaseInstrumentationTestCase() method in BaseInstrumentationTestCase
29 public abstract class BaseInstrumentationTestCase<A extends Activity> { class34 protected BaseInstrumentationTestCase(Class<A> activityClass) { in BaseInstrumentationTestCase() method in BaseInstrumentationTestCase