Home
last modified time | relevance | path

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

/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
DLogManagerTest.java781 String oldPropertyValue = System.getProperty(CONFIG_CLASS); in testValidConfigClass() local
804 String oldPropertyValue = System.getProperty(CONFIG_FILE); in testNotExistConfigFile() local