Searched defs:relativePath (Results 1 – 5 of 5) sorted by relevance
299 static InputStream openTestFile(String relativePath) throws Exception { in openTestFile()304 static byte[] readTestFile(String relativePath) throws Exception { in readTestFile()
40 String8 relativePath; in crunch() local
189 public boolean makeLink(@NonNull String relativePath, @NonNull String fromBase, in makeLink()
524 final Path relativePath = basePath.relativize(targetPath); in getRelativePath() local
839 public void linkFile(String packageName, String relativePath, String fromBase, String toBase) in linkFile()