HomeSort by relevance Sort by last modified time
    Searched defs:IsRootDirectory (Results 1 - 4 of 4) sorted by null

  /external/protobuf/gtest/src/
gtest-filepath.cc 190 const FilePath& path(IsRootDirectory() ? *this :
215 bool FilePath::IsRootDirectory() const {
  /external/chromium/testing/gtest/src/
gtest-filepath.cc 221 const FilePath& path(IsRootDirectory() ? *this :
246 bool FilePath::IsRootDirectory() const {
  /external/gtest/src/
gtest-filepath.cc 221 const FilePath& path(IsRootDirectory() ? *this :
246 bool FilePath::IsRootDirectory() const {
  /external/llvm/utils/unittest/googletest/
gtest-filepath.cc 221 const FilePath& path(IsRootDirectory() ? *this :
246 bool FilePath::IsRootDirectory() const {

Completed in 363 milliseconds