Home
last modified time | relevance | path

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

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