Lines Matching refs:args

41     String[] args = { "test/api/medium.xml", "test/api/medium.xml" };
43 Report report = apiCheck.checkApi(args);
48 String[] args = { "test/api/return-type-changed-1.xml", "test/api/return-type-changed-2.xml" };
50 Report report = apiCheck.checkApi(args);
56 String[] args = { "test/api/parameter-changed-1.xml", "test/api/parameter-changed-2.xml" };
58 Report report = apiCheck.checkApi(args);
70 String[] args = { "test/api/parameter-changed-1.xml", "test/api/parameter-changed-3.xml" };
72 Report report = apiCheck.checkApi(args);
83 String[] args = { "test/api/simple.xml", "test/api/add-class.xml" };
85 Report report = apiCheck.checkApi(args);
91 String[] args = { "test/api/add-class.xml", "test/api/simple.xml" };
93 Report report = apiCheck.checkApi(args);
99 String[] args = { "test/api/simple.xml", "test/api/changed-super.xml" };
101 Report report = apiCheck.checkApi(args);
107 String[] args = { "test/api/changed-assignable-return-1.xml", "test/api/changed-assignable-return-2.xml" };
109 Report report = apiCheck.checkApi(args);
114 String[] args = { "test/api/inserted-super-1.xml", "test/api/inserted-super-2.xml" };
116 Report report = apiCheck.checkApi(args);
121 String[] args = { "test/api/removed-interface.xml", "test/api/medium.xml" };
123 Report report = apiCheck.checkApi(args);
129 String[] args = { "test/api/medium.xml", "test/api/removed-interface.xml" };
131 Report report = apiCheck.checkApi(args);
137 String[] args = { "test/api/medium.xml", "test/api/changed-abstract.xml" };
139 Report report = apiCheck.checkApi(args);
145 String[] args = { "test/api/changed-abstract.xml", "test/api/medium.xml" };
147 Report report = apiCheck.checkApi(args);
153 String[] args = { "test/api/medium.xml", "test/api/changed-abstract2.xml" };
155 Report report = apiCheck.checkApi(args);
161 String[] args = { "test/api/changed-abstract2.xml", "test/api/medium.xml" };
163 Report report = apiCheck.checkApi(args);
169 String[] args = { "test/api/medium.xml", "test/api/added-package.xml" };
171 Report report = apiCheck.checkApi(args);
177 String[] args = { "test/api/added-package.xml", "test/api/medium.xml" };
179 Report report = apiCheck.checkApi(args);
185 String[] args = { "test/api/constants.xml", "test/api/changed-value.xml" };
187 Report report = apiCheck.checkApi(args);
193 String[] args = { "test/api/constants.xml", "test/api/changed-value2.xml" };
195 Report report = apiCheck.checkApi(args);
201 String[] args = { "test/api/constants.xml", "test/api/changed-type.xml" };
203 Report report = apiCheck.checkApi(args);
209 String[] args = { "test/api/constants.xml", "test/api/changed-final.xml" };
211 Report report = apiCheck.checkApi(args);
217 String[] args = { "test/api/constants.xml", "test/api/changed-final2.xml" };
219 Report report = apiCheck.checkApi(args);
225 String[] args = { "test/api/constants.xml", "test/api/changed-final3.xml" };
227 Report report = apiCheck.checkApi(args);
233 String[] args = { "test/api/changed-final3.xml", "test/api/constants.xml" };
235 Report report = apiCheck.checkApi(args);
241 String[] args = { "test/api/constants.xml", "test/api/added-field.xml" };
243 Report report = apiCheck.checkApi(args);
249 String[] args = { "test/api/added-field.xml", "test/api/constants.xml" };
251 Report report = apiCheck.checkApi(args);
257 String[] args = { "test/api/constants.xml", "test/api/changed-static.xml" };
259 Report report = apiCheck.checkApi(args);
265 String[] args = { "test/api/constants.xml", "test/api/changed-static2.xml" };
267 Report report = apiCheck.checkApi(args);
273 String[] args = { "test/api/constants.xml", "test/api/changed-static3.xml" };
275 Report report = apiCheck.checkApi(args);
281 String[] args = { "test/api/constants.xml", "test/api/changed-transient.xml" };
283 Report report = apiCheck.checkApi(args);
289 String[] args = { "test/api/constants.xml", "test/api/changed-synchronized.xml" };
291 Report report = apiCheck.checkApi(args);
296 String[] args = { "test/api/constants.xml", "test/api/changed-volatile.xml" };
298 Report report = apiCheck.checkApi(args);
304 String[] args = { "test/api/constants.xml", "test/api/changed-native.xml" };
306 Report report = apiCheck.checkApi(args);
312 String[] args = { "test/api/constants.xml", "test/api/changed-scope.xml" };
314 Report report = apiCheck.checkApi(args);
320 String[] args = { "test/api/changed-scope.xml", "test/api/constants.xml" };
322 Report report = apiCheck.checkApi(args);
328 String[] args = { "test/api/constants.xml", "test/api/changed-scope2.xml" };
330 Report report = apiCheck.checkApi(args);
336 String[] args = { "test/api/constants.xml", "test/api/changed-scope3.xml" };
338 Report report = apiCheck.checkApi(args);
344 String[] args = { "test/api/constants.xml", "test/api/changed-scope4.xml" };
346 Report report = apiCheck.checkApi(args);
352 String[] args = { "test/api/throws.xml", "test/api/removed-exception.xml" };
354 Report report = apiCheck.checkApi(args);
360 String[] args = { "test/api/removed-exception.xml", "test/api/throws.xml" };
362 Report report = apiCheck.checkApi(args);
368 String[] args = { "test/api/throws.xml", "test/api/added-exception.xml" };
370 Report report = apiCheck.checkApi(args);
376 String[] args = { "test/api/added-exception.xml", "test/api/throws.xml" };
378 Report report = apiCheck.checkApi(args);
384 String[] args = { "test/api/constants.xml", "test/api/changed-deprecated.xml" };
386 Report report = apiCheck.checkApi(args);
392 String[] args = { "test/api/constants.xml", "test/api/changed-deprecated2.xml" };
394 Report report = apiCheck.checkApi(args);
400 String[] args = { "test/api/constants.xml", "test/api/changed-deprecated3.xml" };
402 Report report = apiCheck.checkApi(args);
408 String[] args = { "test/api/changed-class-info2.xml", "test/api/changed-class-info.xml" };
410 Report report = apiCheck.checkApi(args);
416 String[] args = { "test/api/changed-class-info.xml", "test/api/changed-class-info2.xml" };
418 Report report = apiCheck.checkApi(args);