Searched refs:IsRootDirectory (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-filepath.h171 bool IsRootDirectory() const;
/macosx-10.10/llvmCore-3425.0.34/utils/unittest/googletest/
H A Dgtest-filepath.cc221 const FilePath& path(IsRootDirectory() ? *this :
246 bool FilePath::IsRootDirectory() const { function in class:testing::internal::FilePath

Completed in 165 milliseconds