Home
last modified time | relevance | path

Searched refs:RemoveFileName (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest-filepath.cc162 FilePath FilePath::RemoveFileName() const { in RemoveFileName() function in testing::internal::FilePath
310 const FilePath parent(this->RemoveTrailingPathSeparator().RemoveFileName()); in CreateDirectoriesRecursively()
H A Dgtest.cc188 FilePath output_dir(output_file_path.RemoveFileName()); in OpenFileForWriting()
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-filepath.h139 FilePath RemoveFileName() const;