Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-filepath.h131 FilePath RemoveDirectoryName() const;
/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest-filepath.cc151 FilePath FilePath::RemoveDirectoryName() const { in RemoveDirectoryName() function in testing::internal::FilePath
H A Dgtest.cc431 return result.RemoveDirectoryName(); in GetCurrentExecutableName()