Home
last modified time | relevance | path

Searched defs:LINK_VAL (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libc/test/src/unistd/
H A Dreadlink_test.cpp22 auto LINK_VAL = libc_make_test_file_path(FILENAME); TEST() local
H A Dreadlinkat_test.cpp24 auto LINK_VAL = libc_make_test_file_path(FILENAME); TEST() local
H A Dsyscall_test.cpp37 constexpr const char LINK_VAL[] = "syscall_readlink_test_value"; in TEST() local