Home
last modified time | relevance | path

Searched defs:FileExists (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_libc_test.cpp358 TEST(SanitizerCommon, FileExists) { in TEST() argument
/llvm-project-15.0.7/third-party/benchmark/test/
H A Doutput_test_helper.cc476 static bool FileExists(std::string const& name) { in FileExists() function
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cpp92 bool FileExists(const char *filename) { in FileExists() function
H A Dsanitizer_mac.cpp387 bool FileExists(const char *filename) { in FileExists() function
H A Dsanitizer_linux.cpp536 bool FileExists(const char *filename) { in FileExists() function