Searched defs:shortProperty (Results 1 – 1 of 1) sorted by relevance
371 public abstract short shortProperty(); in shortProperty() method in AutoValueTest.ShortProperty373 public static ShortProperty create(short shortProperty) { in create()381 ShortProperty shortProperty = ShortProperty.create(shortValue); in testShortHashCode() local