Home
last modified time | relevance | path

Searched defs:testView (Results 1 – 9 of 9) sorted by relevance

/external/dagger2/javatests/dagger/hilt/android/
DOptionalInjectWithHiltTest.java119 TestView testView = new TestView(testActivity); in testViewInjection() local
128 TestView testView = new TestView(testActivity); in testViewInjectionWithNonHiltActivityWithHiltRoot() local
143 TestWithFragmentBindingsView testView = new TestWithFragmentBindingsView( in testViewWithFragmentBindingsInjection() local
160 TestWithFragmentBindingsView testView = new TestWithFragmentBindingsView( in testViewWithFragmentBindingsInjectionWithNonHiltFragmentWithHiltRoot() local
DOptionalInjectWithoutHiltTest.java82 TestView testView = new TestView(testActivity); in testViewInjection() local
97 TestWithFragmentBindingsView testView = new TestWithFragmentBindingsView( in testViewWithFragmentBindingsInjection() local
/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
DOwnerAttributeProviderTest.java64 public void testView() throws IOException { in testView() method in OwnerAttributeProviderTest
DUserDefinedAttributeProviderTest.java82 public void testView() throws IOException { in testView() method in UserDefinedAttributeProviderTest
DAclAttributeProviderTest.java99 public void testView() throws IOException { in testView() method in AclAttributeProviderTest
DDosAttributeProviderTest.java72 public void testView() throws IOException { in testView() method in DosAttributeProviderTest
DPosixAttributeProviderTest.java82 public void testView() throws IOException { in testView() method in PosixAttributeProviderTest
DBasicAttributeProviderTest.java115 public void testView() throws IOException { in testView() method in BasicAttributeProviderTest
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowViewTest.java765 TestView testView = new TestView(buildActivity(Activity.class).create().get()); in setScrolls_firesOnScrollChanged() local
918 TestView testView = new TestView(buildActivity(Activity.class).create().get()); in capturesOnSystemUiVisibilityChangeListener() local
930 TestView testView = new TestView(buildActivity(Activity.class).create().get()); in capturesOnCreateContextMenuListener() local
947 TestView testView = new TestView(buildActivity(Activity.class).create().get()); in capturesOnAttachStateChangeListeners() local