Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/test/src/stdio/
H A Dunlocked_fileop_test.cpp24 constexpr char fNAME[] = "testdata/unlocked_read_and_write.test"; in TEST() local
25 ::FILE *f = __llvm_libc::fopen(fNAME, "w"); in TEST()
48 f = __llvm_libc::fopen(fNAME, "r"); in TEST()