Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-filepath.cc248 bool FilePath::IsRootDirectory() const { in IsRootDirectory() function in testing::internal::FilePath
/ndk/sources/third_party/googletest/googletest/test/
Dgtest-filepath_test.cc659 TEST(FilePathTest, IsRootDirectory) { in TEST() argument