Home
last modified time | relevance | path

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

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