Searched defs:path1 (Results 1 – 4 of 4) sorted by relevance
68 sys::fs::Path path1(TOPDIR), path2(TOPDIR); in TEST_F() local
71 const std::string path1 = BuildPath({kResDir, "drawable", "image.png"}); in TEST_F() local
290 std::string JoinPath(const std::string &path1, const std::string &path2) { in JoinPath()
193 public boolean op(@NonNull Path path1, @NonNull Path path2, @NonNull Op op) { in op()862 private static native boolean nOp(long path1, long path2, int op, long result); in nOp()