Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/googletest/googletest/src/
H A Dgtest-filepath.cc134 const char* FilePath::FindLastPathSeparator() const { in FindLastPathSeparator() function in testing::internal::FilePath
154 const char* const last_sep = FindLastPathSeparator(); in RemoveDirectoryName()
165 const char* const last_sep = FindLastPathSeparator(); in RemoveFileName()
/freebsd-13.1/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-filepath.h201 const char* FindLastPathSeparator() const;