Searched defs:symlink_path (Results 1 – 3 of 3) sorted by relevance
151 base::FilePath SetUpSymlinkIfNeeded(const base::FilePath& symlink_path, in SetUpSymlinkIfNeeded()
385 const FilePath& symlink_path) { in CreateSymbolicLink()392 bool ReadSymbolicLink(const FilePath& symlink_path, FilePath* target_path) { in ReadSymbolicLink()
151 base::FilePath symlink_path = LocalPath(symlink_name); in TEST_F() local