Home
last modified time | relevance | path

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

/external/vogar/src/vogar/
DConsole.java51 protected MarkResetConsole.Mark currentStreamMark; field in Console
96 : currentStreamMark; in verbose()
98 currentStreamMark = savedStreamMark; in verbose()
340 if (currentLine == CurrentLine.VERBOSE && currentStreamMark != null && ansi) { in streamOutput()
341 currentStreamMark.reset(); in streamOutput()
342 currentStreamMark = null; in streamOutput()
367 currentStreamMark = null; in newLine()
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...