Searched defs:libPath (Results 1 – 1 of 1) sorted by relevance
41 public static String libPath(String dir, String libName) { in libPath() method in TestUtils70 String libPath = libPath(libDir, libStem + i); in testPrivateLibsExist() local