Home
last modified time | relevance | path

Searched refs:namesOfMethodsToPullUp (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/test cases/org/eclipse/jdt/ui/tests/refactoring/
H A DPullUpTests.java601 String[] namesOfMethodsToPullUp= {}; in test26() local
620 String[] namesOfMethodsToPullUp= {}; in test27() local
640 String[] namesOfMethodsToPullUp= {}; in test28() local
659 String[] namesOfMethodsToPullUp= {}; in test29() local
678 String[] namesOfMethodsToPullUp= {}; in test30() local
697 String[] namesOfMethodsToPullUp= {}; in test31() local
716 String[] namesOfMethodsToPullUp= {}; in test32() local
754 String[] namesOfMethodsToPullUp= {}; in test34() local
773 String[] namesOfMethodsToPullUp= {}; in test35() local
792 String[] namesOfMethodsToPullUp= {}; in test36() local
[all …]
H A DPullUpTests1d8.java95 String[] namesOfMethodsToPullUp= {}; in test18_2() local
103 new String[0], namesOfMethodsToPullUp, in test18_2()
115 String[] namesOfMethodsToPullUp= {}; in test18_3() local
123 new String[0], namesOfMethodsToPullUp, in test18_3()
139 String[] namesOfMethodsToPullUp= {}; in test18_4() local
147 new String[0], namesOfMethodsToPullUp, in test18_4()
171 String[] namesOfMethodsToPullUp= {}; in test18_5() local
179 new String[0], namesOfMethodsToPullUp, in test18_5()
203 String[] namesOfMethodsToPullUp= {}; in test18_6() local
211 new String[0], namesOfMethodsToPullUp, in test18_6()
H A DPushDownTests.java61 String[] namesOfMethodsToPullUp, String[][] signaturesOfMethodsToPullUp, in createRefactoringPrepareForInputCheck() argument
77 …prepareForInputCheck(processor, selectedMethods, selectedFields, namesOfMethodsToPullUp, signature… in createRefactoringPrepareForInputCheck()
82 …or, IMethod[] selectedMethods, IField[] selectedFields, String[] namesOfMethodsToPullUp, String[][… in prepareForInputCheck() argument
83 …IMethod[] methodsToPushDown= findMethods(selectedMethods, namesOfMethodsToPullUp, signaturesOfMeth… in prepareForInputCheck()
102 String[] namesOfMethodsToPullUp, String[][] signaturesOfMethodsToPullUp, in helper() argument
110 …lectedMethodNames, selectedMethodSignatures, selectedFieldNames, namesOfMethodsToPullUp, signature… in helper()
172 String[] namesOfMethodsToPullUp, String[][] signaturesOfMethodsToPullUp, in failInputHelper() argument
178 …lectedMethodNames, selectedMethodSignatures, selectedFieldNames, namesOfMethodsToPullUp, signature… in failInputHelper()