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

/external/gtest/src/
H A Dgtest-filepath.cc192 const FilePath& path(IsRootDirectory() ? *this :
217 bool FilePath::IsRootDirectory() const { function in class:testing::internal::FilePath
/external/protobuf/gtest/src/
H A Dgtest-filepath.cc190 const FilePath& path(IsRootDirectory() ? *this :
215 bool FilePath::IsRootDirectory() const { function in class:testing::internal::FilePath

Completed in 64 milliseconds