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

  /external/gtest/include/gtest/internal/
gtest-filepath.h 171 bool IsRootDirectory() const;
  /external/gtest/src/
gtest-filepath.cc 192 const FilePath& path(IsRootDirectory() ? *this :
217 bool FilePath::IsRootDirectory() const {

Completed in 141 milliseconds