Searched defs:NormalizePathSeparators (Results 1 – 2 of 2) sorted by relevance
1321 FilePath FilePath::NormalizePathSeparators() const { in NormalizePathSeparators() function in base::FilePath
1189 TEST_F(FilePathTest, NormalizePathSeparators) { in TEST_F() argument