Home
last modified time | relevance | path

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

/aoo42x/main/xmlsecurity/tools/uno/
H A DTestTool.java181 private FileOutputStream m_logFileOutputStream = null; field in TestTool
916 m_logFileOutputStream.write("command end \n\n".getBytes()); in runBatch()
922 m_logFileOutputStream.write("command end \n\n".getBytes()); in runBatch()
928 m_logFileOutputStream.write("command end \n\n".getBytes()); in runBatch()
960 m_logFileOutputStream.write("command end \n\n".getBytes()); in runBatch()
967 m_logFileOutputStream.write("command end \n\n".getBytes()); in runBatch()
975 m_logFileOutputStream.close(); in runBatch()
976 m_logFileOutputStream = null; in runBatch()
1133 m_logFileOutputStream.write(" ".getBytes()); in showMessage()
1137 m_logFileOutputStream.write(b[i]); in showMessage()
[all …]

Completed in 21 milliseconds