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

/opengrok-jel/test/org/opensolaris/opengrok/util/
H A DFileUtilities.java172 public static File findProgInPath(String progName) { method in class:FileUtilities
/opengrok-jel/test/org/opensolaris/opengrok/index/
H A DIndexerTest.java307 if (FileUtilities.findProgInPath("mkfifo") == null) {

Completed in 20 milliseconds