Searched defs:CreateDirectory (Results 1 – 3 of 3) sorted by relevance
138 bool CreateDirectory(FilePath& full_path) { in CreateDirectory() function
211 bool CreateDirectory(const FilePath& full_path) { in CreateDirectory() function
597 TEST_F(CommandLineInterfaceTest, CreateDirectory) { in Run() argument