Home
last modified time | relevance | path

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

/frameworks/support/v4/tests/java/android/support/v4/
DBaseInstrumentationTestCase.java26 public abstract class BaseInstrumentationTestCase<A extends Activity> { class
30 protected BaseInstrumentationTestCase(Class<A> activityClass) { in BaseInstrumentationTestCase() method in BaseInstrumentationTestCase
/frameworks/support/design/tests/src/android/support/design/widget/
DBaseInstrumentationTestCase.java26 public abstract class BaseInstrumentationTestCase<A extends Activity> { class
30 protected BaseInstrumentationTestCase(Class<A> activityClass) { in BaseInstrumentationTestCase() method in BaseInstrumentationTestCase
/frameworks/support/percent/tests/java/android/support/percent/
DBaseInstrumentationTestCase.java33 public abstract class BaseInstrumentationTestCase<A extends Activity> { class
37 protected BaseInstrumentationTestCase(Class<A> activityClass) { in BaseInstrumentationTestCase() method in BaseInstrumentationTestCase
/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
DBaseInstrumentationTestCase.java29 public abstract class BaseInstrumentationTestCase<A extends Activity> { class
34 protected BaseInstrumentationTestCase(Class<A> activityClass) { in BaseInstrumentationTestCase() method in BaseInstrumentationTestCase