Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-filepath.cc210 FilePath FilePath::RemoveFileName() const { in RemoveFileName() function in testing::internal::FilePath
343 const FilePath parent(this->RemoveTrailingPathSeparator().RemoveFileName()); in CreateDirectoriesRecursively()
H A Dgtest.cc212 FilePath output_dir(output_file_path.RemoveFileName()); in OpenFileForWriting()
6867 return argv_0.RemoveFileName().string(); in GetCurrentExecutableDirectory()
/llvm-project/third-party/unittest/googletest/include/gtest/internal/
H A Dgtest-filepath.h139 FilePath RemoveFileName() const;