Home
last modified time | relevance | path

Searched defs:CreateDirectory (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/deps/glbench/src/
Dfilepath.cc138 bool CreateDirectory(FilePath& full_path) { in CreateDirectory() function
/external/libchrome/base/files/
Dfile_util.cc211 bool CreateDirectory(const FilePath& full_path) { in CreateDirectory() function
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc597 TEST_F(CommandLineInterfaceTest, CreateDirectory) { in Run() argument