Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-filepath.cc132 const char* FilePath::FindLastPathSeparator() const { in FindLastPathSeparator() function in testing::internal::FilePath
152 const char* const last_sep = FindLastPathSeparator(); in RemoveDirectoryName()
163 const char* const last_sep = FindLastPathSeparator(); in RemoveFileName()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-filepath.h201 const char* FindLastPathSeparator() const;