Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi.tests/bundles_src/storage.hooks.a/org/eclipse/osgi/tests/hooks/framework/storage/a/
H A DTestHookConfigurator.java50 private static AtomicInteger adaptCount = new AtomicInteger(1); field in TestHookConfigurator.TestStorageHookFactory.TestStorageHook
104 …attrs.put("test.file.path", getGeneration().getContent().getPath() + " - " + adaptCount.getAndIncr… in adaptModuleRevisionBuilder()