Home
last modified time | relevance | path

Searched defs:CreateDir (Results 1 – 22 of 22) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Dnull_file_system.h78 Status CreateDir(const string& dirname) override { in CreateDir() function
Dfile_system_test.cc45 Status CreateDir(const string& dirname) override { in CreateDir() function in tensorflow::InterPlanetaryFileSystem
Denv_test.cc298 Status CreateDir(const string& dir) override { in CreateDir() function in tensorflow::TmpDirFileSystem
Denv.cc237 Status Env::CreateDir(const string& dirname) { in CreateDir() function in tensorflow::Env
/external/webrtc/webrtc/test/testsupport/
Dfileutils.cc194 bool CreateDir(std::string directory_name) { in CreateDir() function
Dfileutils_unittest.cc103 TEST_F(FileUtilsTest, CreateDir) { in TEST_F() argument
/external/protobuf/src/google/protobuf/testing/
Dfile.cc114 bool File::CreateDir(const string& name, int mode) { in CreateDir() function in google::protobuf::File
/external/tensorflow/tensorflow/core/platform/cloud/
Dretrying_file_system.h90 Status CreateDir(const string& dirname) override { in CreateDir() function
Dretrying_file_system_test.cc145 Status CreateDir(const string& dirname) override { in CreateDir() function in tensorflow::__anon5a8ed3fa0111::MockFileSystem
Dgcs_file_system.cc1443 Status GcsFileSystem::CreateDir(const string& dirname) { in CreateDir() function in tensorflow::GcsFileSystem
/external/tensorflow/tensorflow/python/lib/io/
Dfile_io.i98 void CreateDir(const string& dirname, TF_Status* out_status) { in CreateDir() function
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system_test.cc174 TEST_F(S3FileSystemTest, CreateDir) { in TEST_F() argument
Ds3_file_system.cc521 Status S3FileSystem::CreateDir(const string& dirname) { in CreateDir() function in tensorflow::S3FileSystem
/external/tensorflow/tensorflow/contrib/android/
Dasset_manager_filesystem.cc262 Status AssetManagerFileSystem::CreateDir(const string& d) { in CreateDir() function in tensorflow::AssetManagerFileSystem
/external/tensorflow/tensorflow/contrib/ignite/kernels/igfs/
Digfs.cc224 Status IGFS::CreateDir(const string &file_name) { in CreateDir() function in tensorflow::IGFS
/external/tensorflow/tensorflow/core/util/
Dmemmapped_file_system.cc176 Status MemmappedFileSystem::CreateDir(const string& dirname) { in CreateDir() function in tensorflow::MemmappedFileSystem
/external/tensorflow/tensorflow/core/platform/posix/
Dposix_file_system.cc263 Status PosixFileSystem::CreateDir(const string& name) { in CreateDir() function in tensorflow::PosixFileSystem
/external/lzma/CPP/Windows/
DFileDir.cpp261 bool CreateDir(CFSTR path) in CreateDir() function
/external/tensorflow/tensorflow/core/platform/hadoop/
Dhadoop_file_system.cc432 Status HadoopFileSystem::CreateDir(const string& dir) { in CreateDir() function in tensorflow::HadoopFileSystem
/external/tensorflow/tensorflow/core/platform/windows/
Dwindows_file_system.cc449 Status WindowsFileSystem::CreateDir(const string& name) { in CreateDir() function in tensorflow::WindowsFileSystem
/external/llvm/unittests/Support/
DPath.cpp574 TEST_F(FileSystemTest, CreateDir) { in TEST_F() argument
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DPath.cpp684 TEST_F(FileSystemTest, CreateDir) { in TEST_F() argument