Home
last modified time | relevance | path

Searched refs:ShadowOfClassWithSomeConstructors (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/sandbox/src/test/java/org/robolectric/
DRealApisTest.java26 @SandboxConfig(shadows = {ShadowOfClassWithSomeConstructors.class})
42 public static class ShadowOfClassWithSomeConstructors { class in RealApisTest
DShadowingTest.java166 @SandboxConfig(shadows = ShadowOfClassWithSomeConstructors.class)
187 public static class ShadowOfClassWithSomeConstructors { class in ShadowingTest