Searched defs:EndsWithSeparator (Results 1 – 3 of 3) sorted by relevance
56 bool PathService::EndsWithSeparator(const std::string& path) { in EndsWithSeparator() function in PathService
538 bool FilePath::EndsWithSeparator() const { in EndsWithSeparator() function in base::FilePath
1235 TEST_F(FilePathTest, EndsWithSeparator) { in TEST_F() argument