Searched refs:with_no_slash (Results 1 – 1 of 1) sorted by relevance
112 base::FilePath with_no_slash = current_dir.StripTrailingSeparators(); in FindDotFile() local113 base::FilePath up_one_dir = with_no_slash.DirName(); in FindDotFile()