Searched defs:IsRootDirectory (Results 1 – 3 of 3) sorted by relevance
| /third_party/googletest/googletest/src/ | ||
| D | gtest-filepath.cc | 295 bool FilePath::IsRootDirectory() const { in IsRootDirectory() function in testing::internal::FilePath |
| /third_party/mesa3d/src/gtest/src/ | ||
| D | gtest-filepath.cc | 291 bool FilePath::IsRootDirectory() const { in IsRootDirectory() function in testing::internal::FilePath |
| /third_party/googletest/googletest/test/ | ||
| D | googletest-filepath-test.cc | 640 TEST(FilePathTest, IsRootDirectory) { in TEST() argument |