Home
last modified time | relevance | path

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

/aosp_15_r20/external/robolectric/sandbox/src/test/java/org/robolectric/
H A DRealApisTest.java33 public static class ClassWithSomeConstructors { class in RealApisTest
36 public ClassWithSomeConstructors(String name) { in ClassWithSomeConstructors() method in RealApisTest.ClassWithSomeConstructors
H A DShadowingTest.java176 public static class ClassWithSomeConstructors { class in ShadowingTest
179 public ClassWithSomeConstructors(String name) { in ClassWithSomeConstructors() method in ShadowingTest.ClassWithSomeConstructors