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