Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/tests/org.eclipse.core.tests.runtime/src/org/eclipse/core/tests/runtime/perf/
H A DContentTypePerformanceTest.java104 private static String getContentTypeId(int i) { in getContentTypeId() method in ContentTypePerformanceTest
285 String id = getContentTypeId(i); in testContentMatching()
329 final IContentType root = manager.getContentType(getContentTypeId(0)); in testIsKindOf()
335 IContentType type = manager.getContentType(getContentTypeId(i)); in testIsKindOf()