Searched defs:DirExists (Results 1 – 3 of 3) sorted by relevance
88 bool DirExists(const std::string& directory_name) { in DirExists() function
208 TEST_F(FileUtilsTest, DirExists) { in TEST_F() argument
87 bool DirExists(const char *name) { in DirExists() function