Home
last modified time | relevance | path

Searched defs:source_root (Results 1 – 12 of 12) sorted by relevance

/third_party/gn/src/gn/
Dsource_dir_unittest.cc16 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
Dpath_output_unittest.cc17 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
Dlabel.cc32 std::string_view source_root, in ComputeBuildLocationFromDep()
91 std::string_view source_root, in Resolve()
273 std::string_view source_root,
Dfilesystem_utils.cc361 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()
Dvisibility_unittest.cc57 std::string source_root = "/foo/bar/baz/"; in TEST() local
Dlabel_pattern_unittest.cc93 std::string source_root = "/foo/bar/baz/"; in TEST() local
Dvisibility.cc27 std::string_view source_root, in Set()
Dlabel_unittest.cc107 std::string source_root("/foo/bar/baz"); in TEST() local
Dlabel_pattern.cc66 std::string_view source_root, in LabelPattern()
Dpath_output.cc14 std::string_view source_root, in PathOutput()
Dsource_dir.cc117 std::string_view source_root, in ResolveRelativeAs()
Dfilesystem_utils_unittest.cc427 std::string_view source_root("/source/root"); in TEST() local