Searched defs:CreateDir (Results 1 – 5 of 5) sorted by relevance
114 bool File::CreateDir(const string& name, int mode) { in CreateDir() function in google::protobuf::File
194 bool CreateDir(std::string directory_name) { in CreateDir() function
103 TEST_F(FileUtilsTest, CreateDir) { in TEST_F() argument
229 bool CreateDir(CFSTR path) in CreateDir() function
573 TEST_F(FileSystemTest, CreateDir) { in TEST_F() argument