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