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

  /external/llvm/utils/unittest/googletest/src/
gtest-filepath.cc 219 const FilePath& path(IsRootDirectory() ? *this :
244 bool FilePath::IsRootDirectory() const {
  /external/google-breakpad/src/testing/gtest/src/
gtest-filepath.cc 221 const FilePath& path(IsRootDirectory() ? *this :
246 bool FilePath::IsRootDirectory() const {
  /external/gtest/src/
gtest-filepath.cc 223 const FilePath& path(IsRootDirectory() ? *this :
248 bool FilePath::IsRootDirectory() const {
  /external/mesa3d/src/gtest/src/
gtest-filepath.cc 221 const FilePath& path(IsRootDirectory() ? *this :
246 bool FilePath::IsRootDirectory() const {
  /external/protobuf/gtest/src/
gtest-filepath.cc 221 const FilePath& path(IsRootDirectory() ? *this :
246 bool FilePath::IsRootDirectory() const {
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-filepath.cc 223 const FilePath& path(IsRootDirectory() ? *this :
248 bool FilePath::IsRootDirectory() const {
  /ndk/sources/third_party/googletest/googletest/src/
gtest-filepath.cc 223 const FilePath& path(IsRootDirectory() ? *this :
248 bool FilePath::IsRootDirectory() const {

Completed in 64 milliseconds