Home
last modified time | relevance | path

Searched refs:FindLastPathSeparator (Results 1 – 2 of 2) sorted by relevance

/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-filepath.cc142 const char* FilePath::FindLastPathSeparator() const { in FindLastPathSeparator() function in testing::internal::FilePath
200 const char* const last_sep = FindLastPathSeparator(); in RemoveDirectoryName()
211 const char* const last_sep = FindLastPathSeparator(); in RemoveFileName()
/llvm-project/third-party/unittest/googletest/include/gtest/internal/
H A Dgtest-filepath.h205 const char* FindLastPathSeparator() const;