Searched refs:IsDirectory (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-filepath.h167 bool IsDirectory() const;
/macosx-10.10/llvmCore-3425.0.34/utils/unittest/googletest/
H A Dgtest-filepath.cc293 bool FilePath::IsDirectory() const { function in class:testing::internal::FilePath
302 if (!this->IsDirectory()) {
340 return IsDirectory()
H A Dgtest.cc419 if (!output_name.IsDirectory())

Completed in 73 milliseconds