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

/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
H A DLogManagerTest.java499 public void testReadConfigurationInputStream_root() throws IOException { method in class:LogManagerTest
504 "testReadConfigurationInputStream_root.foo", null);
507 .getLogger("testReadConfigurationInputStream_root.foo2");

Completed in 52 milliseconds