Home
last modified time | relevance | path

Searched defs:ClassWithSomeConstructors (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/sandbox/src/test/java/org/robolectric/
DRealApisTest.java33 public static class ClassWithSomeConstructors { class in RealApisTest
36 public ClassWithSomeConstructors(String name) { in ClassWithSomeConstructors() method in RealApisTest.ClassWithSomeConstructors
DShadowingTest.java178 public static class ClassWithSomeConstructors { class in ShadowingTest
181 public ClassWithSomeConstructors(String name) { in ClassWithSomeConstructors() method in ShadowingTest.ClassWithSomeConstructors