Searched defs:source_root (Results 1 – 13 of 13) 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 | 362 bool MakeAbsolutePathRelativeIfPossible(std::string_view source_root, in MakeAbsolutePathRelativeIfPossible() 507 void NormalizePath(std::string* path, std::string_view source_root) { in NormalizePath() 754 std::string_view source_root) { in RebasePath() 806 const base::FilePath& source_root) { in ResolvePath() 834 std::string_view source_root) { in ResolveRelative() 911 SourceDir SourceDirForPath(const base::FilePath& source_root, in SourceDirForPath() 953 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 | 111 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
|
| D | compile_commands_writer_unittest.cc | 660 const std::string source_root("/home/me/build/"); in TEST_F() local
|