Searched defs:charProperty (Results 1 – 1 of 1) sorted by relevance
394 public abstract char charProperty(); in charProperty() method in AutoValueTest.CharProperty396 public static CharProperty create(char charProperty) { in create()404 CharProperty charProperty = CharProperty.create(charValue); in testCharHashCode() local