Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DPropertiesTest.java553 String[] defaultValues = new String[] { "defaultValue1", in test_stringPropertyNames_scenario2() local
559 defaults.setProperty(defaultKeys[index], defaultValues[index]); in test_stringPropertyNames_scenario2()
587 defaults.setProperty(defaultKeys[index], defaultValues[index]); in test_stringPropertyNames_scenario2()