Searched defs:rootPath (Results 1 – 2 of 2) sorted by relevance
38 public static void setMockDirContents(ITestDevice mockDevice, String rootPath, in setMockDirContents()70 public static void setMockDirPath(ITestDevice mockDevice, String rootPath, in setMockDirPath()
150 private void getEntriesFromDir(File dir, Set<String> entries, List<String> rootPath, in getEntriesFromDir()184 private String constructPath(List<String> rootPath, String fileName) { in constructPath()