Searched defs:path2 (Results 1 – 5 of 5) sorted by relevance
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()
119 const char *path2 = TEST_APP_DIR "example.com/example.apk"; in TEST_F() local152 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()
181 public boolean op(Path path1, Path path2, Op op) { in op()858 private static native boolean nOp(long path1, long path2, int op, long result); in nOp()