Home
last modified time | relevance | path

Searched defs:nameSet (Results 1 – 1 of 1) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DPropertiesTest.java514 Set<String> nameSet = properties.stringPropertyNames(); in test_stringPropertyNames_scenario1() local
571 Set<String> nameSet = properties.stringPropertyNames(); in test_stringPropertyNames_scenario2() local