Lines Matching refs:RELPATH
69 const char RELPATH[] = "some_file.txt"; in TEST_F() local
74 EXPECT_LOOKUP(FUSE_ROOT_ID, RELPATH) in TEST_F()
133 const char RELPATH[] = "some_file.txt"; in TEST_F() local
137 EXPECT_LOOKUP(FUSE_ROOT_ID, RELPATH) in TEST_F()
287 const char RELPATH[] = "does_not_exist"; in TEST_F() local
289 EXPECT_LOOKUP(FUSE_ROOT_ID, RELPATH) in TEST_F()
304 const char RELPATH[] = "does_not_exist"; in TEST_F() local
306 EXPECT_LOOKUP(FUSE_ROOT_ID, RELPATH) in TEST_F()
315 const char RELPATH[] = "not_a_dir"; in TEST_F() local
317 EXPECT_LOOKUP(FUSE_ROOT_ID, RELPATH) in TEST_F()
336 const char RELPATH[] = "some_file.txt"; in TEST_F() local
338 EXPECT_LOOKUP(FUSE_ROOT_ID, RELPATH) in TEST_F()
371 const char *RELPATH = "does_not_exist"; in TEST_F() local
375 EXPECT_LOOKUP(FUSE_ROOT_ID, RELPATH) in TEST_F()
396 const char RELPATH[] = "some_file.txt"; in TEST_F() local
398 EXPECT_LOOKUP(FUSE_ROOT_ID, RELPATH) in TEST_F()
419 const char RELPATH[] = "some_file.txt"; in TEST_F() local
421 EXPECT_LOOKUP(FUSE_ROOT_ID, RELPATH) in TEST_F()
442 const char RELPATH[] = "some_file.txt"; in TEST_F() local
451 EXPECT_LOOKUP(dir_ino, RELPATH) in TEST_F()
470 const char RELPATH[] = "some_file.txt"; in TEST_F() local
480 EXPECT_LOOKUP(dir_ino, RELPATH) in TEST_F()
534 const char RELPATH[] = "some_file.txt"; in TEST_F() local
536 EXPECT_LOOKUP(FUSE_ROOT_ID, RELPATH) in TEST_F()