Searched refs:InheritedExplicitToString (Results 1 – 1 of 1) sorted by relevance
950 abstract static class InheritedExplicitToString extends NonAutoExplicitToString { class in AutoValueTest951 static InheritedExplicitToString create(String string) { in create()959 InheritedExplicitToString instance = InheritedExplicitToString.create("foo"); in testInheritedExplicitToString()