Home
last modified time | relevance | path

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

/llvm-project/libc/test/src/stdio/
H A Dfscanf_test.cpp40 auto FILE_PATH = libc_make_test_file_path(FILENAME); TEST() local
H A Dfprintf_test.cpp38 ::FILE *file = printf_test::fopen(FILE_PATH, "w"); in TEST() local
H A Dvfprintf_test.cpp51 ::FILE *file = printf_test::fopen(FILE_PATH, "w"); in TEST() local