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