Home
last modified time | relevance | path

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

/aoo42x/main/scripting/workben/ifc/scripting/
H A D_XScriptInfo.java68 String expected = testdata.get("expected"); in _getLogicalName()
71 log.println(testdata.get("description")); in _getLogicalName()
99 String expected = testdata.get("expected"); in _getParcelURI()
102 log.println(testdata.get("description")); in _getParcelURI()
129 String expected = testdata.get("expected"); in _getLanguage()
132 log.println(testdata.get("description")); in _getLanguage()
162 log.println(testdata.get("description")); in _getFunctionName()
192 log.println(testdata.get("description")); in _getLanguageProperties()
232 log.println(testdata.get("description")); in _getFileSetNames()
269 log.println(testdata.get("description")); in _getFilesInFileSet()
[all …]
H A D_XScriptStorageManager.java68 String expected = testdata.get("expected"); in _createScriptStorage()
71 log.println(testdata.get("description")); in _createScriptStorage()
109 String expected = testdata.get("expected"); in _createScriptStorageWithURI()
110 String location = testdata.get("location"); in _createScriptStorageWithURI()
113 log.println(testdata.get("description")); in _createScriptStorageWithURI()
161 String expected = testdata.get("expected"); in _getScriptStorage()
162 String location = testdata.get("location"); in _getScriptStorage()
165 log.println(testdata.get("description")); in _getScriptStorage()
209 String expected = testdata.get("expected"); in _refreshScriptStorage()
210 String location = testdata.get("location"); in _refreshScriptStorage()
[all …]
H A D_XScriptInfoAccess.java79 String description = testdata.get("description"); in runGetScriptLogicalNamesTest()
80 String expected = testdata.get("expected"); in runGetScriptLogicalNamesTest()
83 log.println(testdata.get("description")); in runGetScriptLogicalNamesTest()
137 String description = testdata.get("description"); in runGetImplementationsTest()
138 String logicalname = testdata.get("logicalname"); in runGetImplementationsTest()
139 String expected = testdata.get("expected"); in runGetImplementationsTest()
142 log.println(testdata.get("description")); in runGetImplementationsTest()
194 String description = testdata.get("description"); in runGetAllImplementationsTest()
195 String location = testdata.get("location"); in runGetAllImplementationsTest()
196 String expected = testdata.get("expected"); in runGetAllImplementationsTest()
[all …]
H A D_XScriptSecurity.java94 String description = testdata.get("description"); in runCheckPermissionTest()
97 String location = testdata.get("location"); in runCheckPermissionTest()
100 String runmacro = testdata.get("runmacro"); in runCheckPermissionTest()
101 String confirm = testdata.get("confirm"); in runCheckPermissionTest()
102 String warning = testdata.get("warning"); in runCheckPermissionTest()
103 String pathlist = testdata.get("pathlist"); in runCheckPermissionTest()
106 String dialog = testdata.get("dialog"); in runCheckPermissionTest()
108 String checkBoxStr = testdata.get("checkbox"); in runCheckPermissionTest()
110 String buttonName = testdata.get("buttonName"); in runCheckPermissionTest()
113 String expected = testdata.get("expected"); in runCheckPermissionTest()
[all …]
H A D_XFunction.java83 private boolean runInvokeTest(Parameters testdata) { in runInvokeTest() argument
84 String description = testdata.get("description"); in runInvokeTest()
85 String logicalname = testdata.get("logicalname"); in runInvokeTest()
87 String expreturntype = testdata.get("returntype"); in runInvokeTest()
88 String expreturnvalue = testdata.get("returnvalue"); in runInvokeTest()
92 String location = testdata.get("location"); in runInvokeTest()
94 String expected = testdata.get("expected"); in runInvokeTest()
98 log.println(testdata.get("description")); in runInvokeTest()
H A D_XScriptInvocation.java82 private boolean runInvokeTest(Parameters testdata) { in runInvokeTest() argument
83 String description = testdata.get("description"); in runInvokeTest()
84 String logicalname = testdata.get("logicalname"); in runInvokeTest()
85 String context = testdata.get("context"); in runInvokeTest()
86 String location = testdata.get("location"); in runInvokeTest()
87 String expected = testdata.get("expected"); in runInvokeTest()
H A D_XFunctionProvider.java76 private boolean runGetFunctionTest(Parameters testdata) { in runGetFunctionTest() argument
77 String description = testdata.get("description"); in runGetFunctionTest()
78 String logicalname = testdata.get("logicalname"); in runGetFunctionTest()
79 String expected = testdata.get("expected"); in runGetFunctionTest()
82 log.println(testdata.get("description")); in runGetFunctionTest()
H A D_XScriptStorageRefresh.java67 Parameters testdata = (Parameters)tests.next(); in _refresh() local
68 String expected = testdata.get("expected"); in _refresh()
71 log.println(testdata.get("description")); in _refresh()
/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
107 dataFile = new File(testdata, dataFilePath); in prepareDataFile()
125 dataFile = new File(testdata, dataFilePath); in getDataFile()
/aoo42x/extras/l10n/source/da/
H A Dlocalize.sdf24289 … 0 help par_id3152939 21 0 da For siStep = 0 to 10 REM Fyld array med testdata 20200411 15:09…
29114 … 0 help par_id3153158 20 0 da For siStep = 0 to 10 REM Fyld array med testdata 20200411 15:09…
/aoo42x/extras/l10n/source/sv/
H A Dlocalize.sdf24309 …elp par_id3152939 21 0 sv For siStep = 0 to 10 REM Fyll matrisen med testdata 20200411 15:09…
29134 …elp par_id3153158 20 0 sv For siStep = 0 to 10 REM Fyll matrisen med testdata 20200411 15:09…

Completed in 3722 milliseconds