Searched defs:rootPath (Results 1 – 2 of 2) sorted by relevance
43 ITestDevice mockDevice, String rootPath, String... childNames) in setMockDirContents()73 ITestDevice mockDevice, String rootPath, String... pathSegments) in setMockDirPath()
152 private void getEntriesFromDir(File dir, Set<String> entries, List<String> rootPath, in getEntriesFromDir()184 private String constructPath(List<String> rootPath, String fileName) { in constructPath()