Home
last modified time | relevance | path

Searched refs:closeAllEditors (Results 1 – 25 of 107) sorted by relevance

12345

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.tests.ui/Ant Editor Tests/org/eclipse/ant/tests/ui/editor/
H A DOccurrencesFinderTests.java44 EditorTestHelper.closeAllEditors(); in testFromPropertyName()
68 EditorTestHelper.closeAllEditors(); in testFromPropertyLocation()
82 EditorTestHelper.closeAllEditors(); in testFromPropertyValue()
113 EditorTestHelper.closeAllEditors(); in testPropertyRefFromTaskText()
128 EditorTestHelper.closeAllEditors(); in testFromMacrodefAttributeDecl()
151 EditorTestHelper.closeAllEditors(); in testFromMacrodefAttributeRef()
172 EditorTestHelper.closeAllEditors(); in testTargetFromAnt()
193 EditorTestHelper.closeAllEditors(); in testTargetFromAntCall()
215 EditorTestHelper.closeAllEditors(); in testTargetFromProjectDefault()
254 EditorTestHelper.closeAllEditors(); in testTargetFromTargetDepends()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/quickfix/
H A DAnnotateAssistTest1d8.java134 JavaPlugin.getActivePage().closeAllEditors(false); in testAnnotateParameter_TypeArgument()
165 JavaPlugin.getActivePage().closeAllEditors(false); in testAnnotateParameter_ArrayOfPrimitive()
239 JavaPlugin.getActivePage().closeAllEditors(false); in testAnnotateParameter_WildcardBound()
312 JavaPlugin.getActivePage().closeAllEditors(false); in testAnnotateParameter_Array2()
387 JavaPlugin.getActivePage().closeAllEditors(false); in testAnnotateParameter_Array3()
462 JavaPlugin.getActivePage().closeAllEditors(false); in testAnnotateParameter_Array4()
537 JavaPlugin.getActivePage().closeAllEditors(false); in testAnnotateParameter_Array5()
610 JavaPlugin.getActivePage().closeAllEditors(false); in testAnnotateMethod_Array1()
683 JavaPlugin.getActivePage().closeAllEditors(false); in testAnnotateMethod_Array2()
756 JavaPlugin.getActivePage().closeAllEditors(false); in testAnnotateParameter_Varargs1()
[all …]
H A DAnnotateAssistTest1d5.java149 JavaPlugin.getActivePage().closeAllEditors(false); in testAnnotateReturn()
210 JavaPlugin.getActivePage().closeAllEditors(false); in testAnnotateReturn2()
280 JavaPlugin.getActivePage().closeAllEditors(false); in testAnnotateRemove()
352 JavaPlugin.getActivePage().closeAllEditors(false); in testAnnotateParameter_Array1()
425 JavaPlugin.getActivePage().closeAllEditors(false); in testAnnotateParameter_Varargs1()
496 JavaPlugin.getActivePage().closeAllEditors(false); in testAnnotateConstructorParameter()
557 JavaPlugin.getActivePage().closeAllEditors(false); in testAnnotateField1()
618 JavaPlugin.getActivePage().closeAllEditors(false); in testAnnotateField2()
680 JavaPlugin.getActivePage().closeAllEditors(false); in testBug466232()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.search.tests/src/org/eclipse/search/tests/filesearch/
H A DPositionTrackerTest.java71 SearchPlugin.getActivePage().closeAllEditors(false); in testInsertAt0()
85 SearchPlugin.getActivePage().closeAllEditors(false); in testInsertInsideMatch()
112 SearchPlugin.getActivePage().closeAllEditors(false); in checkInsertInsideMatch()
135 SearchPlugin.getActivePage().closeAllEditors(false); in checkInsertAtZero()
H A DAnnotationManagerTest.java112 SearchPlugin.getActivePage().closeAllEditors(false); in testAddAnnotation()
147 SearchPlugin.getActivePage().closeAllEditors(false); in testRemoveQuery()
175 SearchPlugin.getActivePage().closeAllEditors(false); in testReplaceQuery()
204 SearchPlugin.getActivePage().closeAllEditors(false); in testSwitchQuery()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.tests.ui/Ant Editor Tests/org/eclipse/ant/tests/ui/editor/performance/
H A DOpenAntEditorTest.java89 EditorTestHelper.closeAllEditors(); in measureOpenInEditor()
97 EditorTestHelper.closeAllEditors(); in measureOpenInEditor()
H A DEditorTestHelper.java64 public static void closeAllEditors() { in closeAllEditors() method in EditorTestHelper
67 page.closeAllEditors(false); in closeAllEditors()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/
H A DIEditorActionBarContributorTest.java74 fPage.closeAllEditors(false); in testInit()
111 fPage.closeAllEditors(false); in testSetActiveEditor()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cppeditor/
H A Dcppautocompleter.cpp295 Core::EditorManager::closeAllEditors(false); in test_autoComplete()
356 Core::EditorManager::closeAllEditors(false); in test_surroundWithSelection()
391 Core::EditorManager::closeAllEditors(false); in test_autoBackspace()
433 Core::EditorManager::closeAllEditors(false); in test_insertParagraph()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/core/
H A DTypeHierarchyTest.java146 JavaPlugin.getActivePage().closeAllEditors(false); in hierarchyWithWorkingCopy1()
216 JavaPlugin.getActivePage().closeAllEditors(false); in hierarchyWithWorkingCopy2()
278 JavaPlugin.getActivePage().closeAllEditors(false); in hierarchyWithWorkingCopy3()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/src/org/eclipse/ui/tests/performance/
H A DEditorTestHelper.java67 public static void closeAllEditors() { in closeAllEditors() method in EditorTestHelper
70 page.closeAllEditors(false); in closeAllEditors()
H A DOpenMultipleEditorTest.java68 activePage.closeAllEditors(false); in test()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/internal/
H A DBug540297WorkbenchPageFindViewTest.java98 page.closeAllEditors(false); in prepareWorkbenchPageForTest()
101 page.closeAllEditors(false); in prepareWorkbenchPageForTest()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/performance/
H A DOpenJavaEditorInvocationCountTest.java51 EditorTestHelper.closeAllEditors(); in tearDown()
H A DOpenJavaEditorStartupTest.java56 EditorTestHelper.closeAllEditors(); in tearDown()
H A DOpenTextEditorStartupTest.java59 EditorTestHelper.closeAllEditors(); in tearDown()
H A DTextEditorTestSetup.java53 EditorTestHelper.closeAllEditors(); in tearDown()
H A DUndoEditorTest.java44 EditorTestHelper.closeAllEditors(); in tearDown()
H A DJavaExpandSelectionTest.java68 EditorTestHelper.closeAllEditors(); in tearDown()
H A DJavaFormatterTest.java62 EditorTestHelper.closeAllEditors(); in tearDown()
H A DRevertEditorTest.java70 EditorTestHelper.closeAllEditors(); in tearDown()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/tests/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/core/subscriber/
H A DCompareEditorTests.java120 private void closeAllEditors() { in closeAllEditors() method in CompareEditorTests
121 PlatformUI.getWorkbench().getActiveWorkbenchWindow().getActivePage().closeAllEditors(false); in closeAllEditors()
161 closeAllEditors(); in tearDown()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/ui/
H A DInstructionPointerManagerTests.java193 activeWorkbenchWindow.getActivePage().closeAllEditors(false); in addAndRemoveAnnotations()
416 Runnable closeAllEditors = new Runnable() { in addAndRemoveAnnotations() local
420 activeWorkbenchWindow.getActivePage().closeAllEditors(false); in addAndRemoveAnnotations()
424 DebugUIPlugin.getStandardDisplay().syncExec(closeAllEditors); in addAndRemoveAnnotations()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/session/
H A DBug95357Test.java115 fActivePage.closeAllEditors(false); in multipleEditors()
158 fActivePage.closeAllEditors(false); in multipleStacks()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/multieditor/
H A DMultiEditorTest.java214 page.closeAllEditors(false); in testDirty()
256 page.closeAllEditors(false); in testDirty()
571 page.closeAllEditors(false); in doSetUp()

12345