OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:baseinstrumentationtestcase
(Results
51 - 62
of
62
) sorted by null
1
2
3
/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
AlertDialogCursorTest.java
65
extends
BaseInstrumentationTestCase
<AlertDialogTestActivity> {
DrawerLayoutTest.java
63
public class DrawerLayoutTest extends
BaseInstrumentationTestCase
<DrawerLayoutActivity> {
AlertDialogTest.java
98
public class AlertDialogTest extends
BaseInstrumentationTestCase
<AlertDialogTestActivity> {
[
all
...]
/frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/
AppCompatBaseViewTest.java
41
import android.support.v7.app.
BaseInstrumentationTestCase
;
59
extends
BaseInstrumentationTestCase
<A> {
[
all
...]
AppCompatTextViewAutoSizeTest.java
33
import android.support.v7.app.
BaseInstrumentationTestCase
;
48
BaseInstrumentationTestCase
<AppCompatTextViewAutoSizeActivity> {
[
all
...]
/frameworks/support/core-ui/tests/java/android/support/v4/view/
BaseViewPagerTest.java
69
import android.support.v4.
BaseInstrumentationTestCase
;
97
public abstract class BaseViewPagerTest<T extends Activity> extends
BaseInstrumentationTestCase
<T> {
[
all
...]
/frameworks/support/design/tests/src/android/support/design/widget/
BottomNavigationViewTest.java
67
extends
BaseInstrumentationTestCase
<BottomNavigationViewActivity> {
BottomSheetBehaviorTest.java
63
BaseInstrumentationTestCase
<BottomSheetBehaviorActivity> {
[
all
...]
CoordinatorLayoutTest.java
69
public class CoordinatorLayoutTest extends
BaseInstrumentationTestCase
<CoordinatorLayoutActivity> {
TabLayoutWithViewPagerTest.java
64
extends
BaseInstrumentationTestCase
<TabLayoutWithViewPagerActivity> {
TextInputLayoutTest.java
83
public class TextInputLayoutTest extends
BaseInstrumentationTestCase
<TextInputLayoutActivity> {
NavigationViewTest.java
95
extends
BaseInstrumentationTestCase
<NavigationViewActivity> {
[
all
...]
Completed in 557 milliseconds
1
2
3