Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-filepath.h65 Normalize(); in FilePath()
193 void Normalize();
/ndk/sources/third_party/googletest/googletest/src/
Dgtest-filepath.cc351 void FilePath::Normalize() { in Normalize() function in testing::internal::FilePath