Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-filepath.cc251 bool FilePath::FileOrDirectoryExists() const { in FileOrDirectoryExists() function in testing::internal::FilePath
319 } while (full_pathname.FileOrDirectoryExists()); in GenerateUniqueFileName()
/llvm-project/third-party/unittest/googletest/include/gtest/internal/
H A Dgtest-filepath.h161 bool FileOrDirectoryExists() const;