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

/external/google-breakpad/src/testing/gtest/src/
H A Dgtest-filepath.cc221 const FilePath& path(IsRootDirectory() ? *this :
246 bool FilePath::IsRootDirectory() const { function in class:testing::internal::FilePath
/external/gtest/src/
H A Dgtest-filepath.cc223 const FilePath& path(IsRootDirectory() ? *this :
248 bool FilePath::IsRootDirectory() const { function in class:testing::internal::FilePath
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-filepath.cc219 const FilePath& path(IsRootDirectory() ? *this :
244 bool FilePath::IsRootDirectory() const { function in class:testing::internal::FilePath
/external/mesa3d/src/gtest/src/
H A Dgtest-filepath.cc221 const FilePath& path(IsRootDirectory() ? *this :
246 bool FilePath::IsRootDirectory() const { function in class:testing::internal::FilePath
/external/protobuf/gtest/src/
H A Dgtest-filepath.cc221 const FilePath& path(IsRootDirectory() ? *this :
246 bool FilePath::IsRootDirectory() const { function in class:testing::internal::FilePath

Completed in 231 milliseconds