Searched defs:source_root (Results 1 – 12 of 12) sorted by relevance
/third_party/gn/src/gn/ |
D | source_dir_unittest.cc | 16 std::string_view source_root("C:/source/root"); in TEST() local 18 std::string_view source_root("/source/root"); in TEST() local 119 std::string_view source_root("C:/source/root"); in TEST() local 121 std::string_view source_root("/source/root"); in TEST() local
|
D | path_output_unittest.cc | 17 std::string_view source_root("/source/root"); in TEST() local 59 std::string_view source_root("/source/root"); in TEST() local 77 std::string_view source_root("/source/root"); in TEST() local 95 std::string_view source_root("/source/root"); in TEST() local 148 std::string_view source_root("/source/root"); in TEST() local 172 std::string_view source_root("/source/root"); in TEST() local 262 std::string_view source_root("/source/root"); in TEST() local
|
D | label.cc | 32 std::string_view source_root, in ComputeBuildLocationFromDep() 91 std::string_view source_root, in Resolve() 273 std::string_view source_root,
|
D | filesystem_utils.cc | 361 bool MakeAbsolutePathRelativeIfPossible(std::string_view source_root, in MakeAbsolutePathRelativeIfPossible() 506 void NormalizePath(std::string* path, std::string_view source_root) { in NormalizePath() 709 std::string_view source_root) { in RebasePath() 762 const base::FilePath& source_root) { in ResolvePath() 790 std::string_view source_root) { in ResolveRelative() 867 SourceDir SourceDirForPath(const base::FilePath& source_root, in SourceDirForPath() 909 SourceDir SourceDirForCurrentDirectory(const base::FilePath& source_root) { in SourceDirForCurrentDirectory()
|
D | visibility_unittest.cc | 57 std::string source_root = "/foo/bar/baz/"; in TEST() local
|
D | label_pattern_unittest.cc | 93 std::string source_root = "/foo/bar/baz/"; in TEST() local
|
D | visibility.cc | 27 std::string_view source_root, in Set()
|
D | label_unittest.cc | 107 std::string source_root("/foo/bar/baz"); in TEST() local
|
D | label_pattern.cc | 66 std::string_view source_root, in LabelPattern()
|
D | path_output.cc | 14 std::string_view source_root, in PathOutput()
|
D | source_dir.cc | 117 std::string_view source_root, in ResolveRelativeAs()
|
D | filesystem_utils_unittest.cc | 427 std::string_view source_root("/source/root"); in TEST() local
|