HomeSort by relevance Sort by last modified time
    Searched refs:CreateFolder (Results 1 - 2 of 2) sorted by null

  /external/gtest/include/gtest/internal/
gtest-filepath.h 154 bool CreateFolder() const;
  /external/gtest/src/
gtest-filepath.cc 281 return parent.CreateDirectoriesRecursively() && this->CreateFolder();
288 bool FilePath::CreateFolder() const {

Completed in 73 milliseconds