Home
last modified time | relevance | path

Searched refs:CreateFolder (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest-filepath.cc311 return parent.CreateDirectoriesRecursively() && this->CreateFolder(); in CreateDirectoriesRecursively()
318 bool FilePath::CreateFolder() const { in CreateFolder() function in testing::internal::FilePath
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-filepath.h157 bool CreateFolder() const;