Searched defs:IsDirectory (Results 1 – 2 of 2) sorted by relevance
/external/gtest/src/ | ||
D | gtest-filepath.cc | 264 bool FilePath::IsDirectory() const { in IsDirectory() function in testing::internal::FilePath |
/external/gtest/test/ | ||
D | gtest-filepath_test.cc | 590 TEST(FilePathTest, IsDirectory) { in TEST() argument |