Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/runner/org/openoffice/
H A DRunnerService.java27 import stats.InternalLogWriter;
133 if (log instanceof InternalLogWriter) in execute()
134 returnString = ((InternalLogWriter)log).getLog(); in execute()
/aoo42x/main/qadevOOo/runner/stats/
H A DInternalLogWriter.java32 public class InternalLogWriter extends PrintWriter class
42 public InternalLogWriter() { in InternalLogWriter() method in InternalLogWriter
H A Dmakefile.mk49 InternalLogWriter.java

Completed in 11 milliseconds