Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/dynamicplugins/
H A DMarkerSupportTests.java42 static final String DYNAMIC_PROBLEM_MARKER = "org.eclipse.ui.tests.dynamicTestMarker"; field in MarkerSupportTests
108 DYNAMIC_PROBLEM_MARKER) != MarkerSupportRegistry.getInstance() in hasHierarchy()
133 DYNAMIC_PROBLEM_MARKER) != null; in hasCategory()