Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc1951 if (!output_name.IsDirectory()) in GetAbsolutePathToOutputFile()
9326 bool FilePath::IsDirectory() const { in IsDirectory() function in testing::internal::FilePath
9335 if (!this->IsDirectory()) { in CreateDirectoriesRecursively()
9373 return IsDirectory() in RemoveTrailingPathSeparator()
Dgtest.h4561 bool IsDirectory() const;