Home
last modified time | relevance | path

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

/AOO41X/test/testcommon/source/org/openoffice/test/common/
H A DTestspace.java37 private static final File testspace = initTestspace(); field in Testspace
55 return testspace.getAbsolutePath(); in getPath()
67 return testspace; in getFile()
75 return new File(testspace, filePath); in getFile()
/AOO41X/test/
H A Drun.bat24 …porter -l org.openoffice.test.common.ReportUploader "-Dtestspace=%BASE%\testspace" -Dsingleton=tru…