Home
last modified time | relevance | path

Searched defs:IsRootDirectory (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/googletest/googletest/src/
H A Dgtest-filepath.cc295 bool FilePath::IsRootDirectory() const { in IsRootDirectory() function in testing::internal::FilePath
/freebsd-src/contrib/googletest/googletest/test/
H A Dgoogletest-filepath-test.cc640 TEST(FilePathTest, IsRootDirectory) { in TEST() argument