Home
last modified time | relevance | path

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

/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
DLogManagerTest.java130 Enumeration<String> enumar = mockManager.getLoggerNames(); in testAddGetLogger() local
148 Enumeration<String> enumar = mockManager.getLoggerNames(); in testAddGetLogger_duplicateName() local