Searched refs:choices (Results 1 – 2 of 2) sorted by relevance
59 String[] choices = info[0].choices; in testPublicFields() local60 assertNull(choices); in testPublicFields()
83 public String[] choices = null; field in DriverPropertyInfo