Home
last modified time | relevance | path

Searched defs:testdata (Results 1 – 9 of 9) sorted by relevance

/aoo42x/main/scripting/workben/ifc/scripting/
H A D_XScriptInfo.java67 Parameters testdata = (Parameters)tests.next(); in _getLogicalName() local
98 Parameters testdata = (Parameters)tests.next(); in _getParcelURI() local
128 Parameters testdata = (Parameters)tests.next(); in _getLanguage() local
158 Parameters testdata = (Parameters)tests.next(); in _getFunctionName() local
188 Parameters testdata = (Parameters)tests.next(); in _getLanguageProperties() local
228 Parameters testdata = (Parameters)tests.next(); in _getFileSetNames() local
265 Parameters testdata = (Parameters)tests.next(); in _getFilesInFileSet() local
303 Parameters testdata = (Parameters)tests.next(); in _getDescription() local
H A D_XScriptStorageManager.java67 Parameters testdata = (Parameters)tests.next(); in _createScriptStorage() local
108 Parameters testdata = (Parameters)tests.next(); in _createScriptStorageWithURI() local
160 Parameters testdata = (Parameters)tests.next(); in _getScriptStorage() local
208 Parameters testdata = (Parameters)tests.next(); in _refreshScriptStorage() local
H A D_XScriptInfoAccess.java78 private boolean runGetScriptLogicalNamesTest(Parameters testdata) { in runGetScriptLogicalNamesTest()
136 private boolean runGetImplementationsTest(Parameters testdata) { in runGetImplementationsTest()
193 private boolean runGetAllImplementationsTest(Parameters testdata) { in runGetAllImplementationsTest()
H A D_XScriptStorageRefresh.java67 Parameters testdata = (Parameters)tests.next(); in _refresh() local
H A D_XFunctionProvider.java76 private boolean runGetFunctionTest(Parameters testdata) { in runGetFunctionTest()
H A D_XFunction.java83 private boolean runInvokeTest(Parameters testdata) { in runInvokeTest()
H A D_XScriptInvocation.java82 private boolean runInvokeTest(Parameters testdata) { in runInvokeTest()
H A D_XScriptSecurity.java92 private boolean runCheckPermissionTest(Parameters testdata) { in runCheckPermissionTest()
/aoo42x/test/testcommon/source/org/openoffice/test/common/
H A DTestspace.java39 private static final File testdata = new File(System.getProperty("testdata", "data")); field in Testspace

Completed in 43 milliseconds