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