Searched refs:getTestFilePath (Results 1 – 1 of 1) sorted by relevance
24 public static String getTestFilePath(String path) { in getTestFilePath() method in UrlUtils52 return "file://" + getTestFilePath(path); in getTestFileUrl()