Home
last modified time | relevance | path

Searched refs:testChoices (Results 1 – 2 of 2) sorted by relevance

/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DDriverPropertyInfoTest.java75 assertTrue(Arrays.equals(testChoices, aDriverPropertyInfo.choices)); in testPublicFields()
96 static String[] testChoices = null; field in DriverPropertyInfoTest
/external/chromium_org/tools/json_schema_compiler/
Dmodel_test.py84 def testChoices(self): member in ModelTest