Home
last modified time | relevance | path

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

/art/test/922-properties/src/art/
DTest922.java35 Set<String> allProperties = getAllProperties(); in doTest()
73 private static Set<String> getAllProperties() { in getAllProperties() method in Test922