Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-filepath.cc131 const char* FilePath::FindLastPathSeparator() const { in FindLastPathSeparator() function in testing::internal::FilePath
151 const char* const last_sep = FindLastPathSeparator(); in RemoveDirectoryName()
162 const char* const last_sep = FindLastPathSeparator(); in RemoveFileName()
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-filepath.h198 const char* FindLastPathSeparator() const;