Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-filepath.h135 FilePath RemoveFileName() const;