Searched refs:testReadConfigurationDoesNotUpdateOtherLoggers (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
H A DLogManagerTest.java1016 public void testReadConfigurationDoesNotUpdateOtherLoggers() method in class:LogManagerTest
1022 Logger logger = Logger.getLogger("testReadConfigurationDoesNotUpdateOtherLoggers");
1025 properties.put("testReadConfigurationDoesNotUpdateOtherLoggers.handlers",

Completed in 114 milliseconds