Searched refs:DirectoryExists (Results 1 – 2 of 2) sorted by relevance
219 bool FilePath::DirectoryExists() const { in DirectoryExists() function in testing::internal::FilePath306 if (pathname_.length() == 0 || this->DirectoryExists()) { in CreateDirectoriesRecursively()331 return this->DirectoryExists(); // An error is OK if the directory exists. in CreateFolder()
161 bool DirectoryExists() const;