Searched refs:testOnly (Results 1 - 7 of 7) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/core/
H A DBaseDnRegistry.java61 private boolean testOnly; field in class:BaseDnRegistry
215 if (!testOnly)
223 if (!testOnly)
232 if (!testOnly)
239 if (!testOnly)
342 if (!testOnly)
367 if (!testOnly)
387 if (!testOnly)
432 * @param testOnly indicates whether this registry will be used for testing;
438 boolean testOnly)
435 BaseDnRegistry(TreeMap<DN, Backend> baseDNs, TreeMap<DN, Backend> publicNamingContexts, TreeMap<DN, Backend> privateNamingContexts, boolean testOnly) argument
[all...]
/forgerock/opendj2/src/server/org/opends/server/core/
H A DBaseDnRegistry.java60 private boolean testOnly; field in class:BaseDnRegistry
214 if (!testOnly)
222 if (!testOnly)
231 if (!testOnly)
238 if (!testOnly)
341 if (!testOnly)
366 if (!testOnly)
386 if (!testOnly)
431 * @param testOnly indicates whether this registry will be used for testing;
437 boolean testOnly)
434 BaseDnRegistry(TreeMap<DN, Backend> baseDNs, TreeMap<DN, Backend> publicNamingContexts, TreeMap<DN, Backend> privateNamingContexts, boolean testOnly) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/core/
H A DBaseDnRegistry.java61 private boolean testOnly; field in class:BaseDnRegistry
215 if (!testOnly)
223 if (!testOnly)
232 if (!testOnly)
239 if (!testOnly)
342 if (!testOnly)
367 if (!testOnly)
387 if (!testOnly)
432 * @param testOnly indicates whether this registry will be used for testing;
438 boolean testOnly)
435 BaseDnRegistry(TreeMap<DN, Backend> baseDNs, TreeMap<DN, Backend> publicNamingContexts, TreeMap<DN, Backend> privateNamingContexts, boolean testOnly) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/core/
H A DBaseDnRegistry.java61 private boolean testOnly; field in class:BaseDnRegistry
215 if (!testOnly)
223 if (!testOnly)
232 if (!testOnly)
239 if (!testOnly)
342 if (!testOnly)
367 if (!testOnly)
387 if (!testOnly)
432 * @param testOnly indicates whether this registry will be used for testing;
438 boolean testOnly)
435 BaseDnRegistry(TreeMap<DN, Backend> baseDNs, TreeMap<DN, Backend> publicNamingContexts, TreeMap<DN, Backend> privateNamingContexts, boolean testOnly) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/core/
H A DBaseDnRegistry.java60 private boolean testOnly; field in class:BaseDnRegistry
214 if (!testOnly)
222 if (!testOnly)
231 if (!testOnly)
238 if (!testOnly)
341 if (!testOnly)
366 if (!testOnly)
386 if (!testOnly)
431 * @param testOnly indicates whether this registry will be used for testing;
437 boolean testOnly)
434 BaseDnRegistry(TreeMap<DN, Backend> baseDNs, TreeMap<DN, Backend> publicNamingContexts, TreeMap<DN, Backend> privateNamingContexts, boolean testOnly) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/core/
H A DBaseDnRegistry.java61 private boolean testOnly; field in class:BaseDnRegistry
170 if (!testOnly)
184 else if (otherBaseDNs.isEmpty() && !testOnly)
190 if (!testOnly)
319 if (!testOnly)
342 if (otherBaseDNs.isEmpty() && !testOnly)
360 if (!testOnly)
401 * @param testOnly indicates whether this registry will be used for testing;
404 private BaseDnRegistry(boolean testOnly) argument
406 this.testOnly
[all...]
/forgerock/opendj2-jel-hg/resource/bin/
H A D_script-util.sh108 org.opends.server.tools.InstallDS --testOnly 2>&1 ; }

Completed in 138 milliseconds