Home
last modified time | relevance | path

Searched refs:RELPATH0 (Results 1 – 4 of 4) sorted by relevance

/src/tests/sys/fs/fusefs/
H A Dunlink.cc66 const char RELPATH0[] = "some_file.txt"; in TEST_F() local
73 expect_lookup(RELPATH0, ino, 1, 2); in TEST_F()
76 expect_unlink(1, RELPATH0, 0); in TEST_F()
167 const char RELPATH0[] = "some_file.txt"; in TEST_F() local
172 expect_lookup(RELPATH0, ino, 1, 2); in TEST_F()
173 expect_unlink(1, RELPATH0, 0); in TEST_F()
215 const char RELPATH0[] = "some_file.txt"; in TEST_F() local
221 expect_lookup(RELPATH0, ino, 2); in TEST_F()
223 expect_unlink(1, RELPATH0, 0); in TEST_F()
H A Ddestroy.cc154 const char RELPATH0[] = "some_file.txt"; in TEST_F() local
163 EXPECT_LOOKUP(FUSE_ROOT_ID, RELPATH0) in TEST_F()
H A Dflush.cc175 const char RELPATH0[] = "some_file.txt"; in TEST_F() local
182 expect_lookup(RELPATH0, ino0, 1); in TEST_F()
H A Dsetattr.cc163 const char RELPATH0[] = "some_file.txt"; in TEST_F() local
171 EXPECT_LOOKUP(FUSE_ROOT_ID, RELPATH0) in TEST_F()