Home
last modified time | relevance | path

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

/external/robolectric-shadows/sandbox/src/test/java/org/robolectric/
DShadowWranglerIntegrationTest.java328 public static class TextFoo extends Foo { class in ShadowWranglerIntegrationTest
329 public TextFoo(String s) { in TextFoo() method in ShadowWranglerIntegrationTest.TextFoo