Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/util/Properties/
DLoadParsing2.java45 private static Properties getLoadedProperties(InputStream is, in getLoadedProperties() method in LoadParsing2
67 Properties myProps = getLoadedProperties(myIn, doStream); in test()