Home
last modified time | relevance | path

Searched defs:TEST_FILE (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/libc/test/src/unistd/
H A Dlseek_test.cpp22 constexpr const char *TEST_FILE = "testdata/lseek.test"; in TEST() local
55 constexpr const char *TEST_FILE = "testdata/lseek.test"; in TEST() local
H A Dunlink_test.cpp20 constexpr const char *TEST_FILE = "testdata/unlink.test"; in TEST() local
H A Dunlinkat_test.cpp22 constexpr const char *TEST_FILE = "openat.test"; in TEST() local
H A Dread_write_test.cpp22 constexpr const char *TEST_FILE = "__unistd_read_write.test"; in TEST() local
/llvm-project-15.0.7/libc/test/src/fcntl/
H A Dcreat_test.cpp20 constexpr const char *TEST_FILE = "testdata/creat.test"; in TEST() local
H A Dopenat_test.cpp23 constexpr const char *TEST_FILE = "openat.test"; in TEST() local