Searched refs:setIgnoredNames (Results 1 - 2 of 2) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/configuration/
H A DConfiguration.java219 setIgnoredNames(new IgnoredNames());
758 public void setIgnoredNames(IgnoredNames ignoredNames) { method in class:Configuration
776 * @see #setIgnoredNames(IgnoredNames)
/opengrok-jel/test/org/opensolaris/opengrok/configuration/
H A DRuntimeEnvironmentTest.java293 cfg.setIgnoredNames(null);

Completed in 38 milliseconds