Home
last modified time | relevance | path

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

/art/test/922-properties/src/art/
DTest922.java75 String[] props = getSystemProperties(); in getAllProperties()
152 private static native String[] getSystemProperties(); in getSystemProperties() method in Test922