Searched defs:path2 (Results 1 – 6 of 6) sorted by relevance
62 const std::string path2 = kResDir + "/drawable/image.9.png"; in TEST() local
68 sys::fs::Path path1(TOPDIR), path2(TOPDIR); in TEST_F() local
63 void TestPlayUri( SLObjectItf sl, const char* path, const char* path2) in TestPlayUri()
93 const char *path2 = TEST_APP_DIR "example.com/example.apk"; in TEST_F() local161 const char *path2 = TEST_APP_DIR "example.com/example.apk"; in TEST_F() local
290 std::string JoinPath(const std::string &path1, const std::string &path2) { in JoinPath()
189 public boolean op(Path path1, Path path2, Op op) { in op()857 private static native boolean nOp(long path1, long path2, int op, long result); in nOp()