Home
last modified time | relevance | path

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

/external/emma/core/java12/com/vladium/logging/
DLogger.java483 if (FLUSH_LOG) out.flush (); in _log()
542 if (FLUSH_LOG) out.flush (); in _log()
555 private static final boolean FLUSH_LOG = true; field in Logger