Home
last modified time | relevance | path

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

/aoo42x/test/testcommon/source/org/openoffice/test/
H A DOpenOffice.java342 process = SystemUtil.backgroundExec(cmds.toArray(new String[]{}), null, null, null, null); in start()
/aoo42x/test/testcommon/source/org/openoffice/test/common/
H A DSystemUtil.java224 …public static Process backgroundExec(String[] cmd, String[] env, File dir, StringBuffer output, St… in backgroundExec() method in SystemUtil

Completed in 24 milliseconds