Home
last modified time | relevance | path

Searched defs:root_path (Results 1 – 25 of 40) sorted by relevance

12

/third_party/gn/src/gn/
Djson_project_writer_unittest.cc44 base::FilePath root_path = in TEST_F() local
47 base::FilePath root_path = base::FilePath(FILE_PATH_LITERAL("/path/to/src")); in TEST_F() local
517 base::FilePath root_path = local
520 base::FilePath root_path = base::FilePath(FILE_PATH_LITERAL("/path/to/src")); local
Dbuild_settings.h49 const base::FilePath& root_path() const { return root_path_; } in root_path() function
/third_party/gn/src/base/files/
Dfile_enumerator_win.cc19 const FilePath& root_path, in BuildSearchFilter()
64 FileEnumerator::FileEnumerator(const FilePath& root_path, in FileEnumerator()
73 FileEnumerator::FileEnumerator(const FilePath& root_path, in FileEnumerator()
83 FileEnumerator::FileEnumerator(const FilePath& root_path, in FileEnumerator()
Dfile_enumerator_posix.cc58 FileEnumerator::FileEnumerator(const FilePath& root_path, in FileEnumerator()
67 FileEnumerator::FileEnumerator(const FilePath& root_path, in FileEnumerator()
77 FileEnumerator::FileEnumerator(const FilePath& root_path, in FileEnumerator()
Dfile_util.cc37 int64_t ComputeDirectorySize(const FilePath& root_path) { in ComputeDirectorySize()
/third_party/icu/icu4c/source/test/depstest/
Ddepstest.py57 def _ReadObjFile(root_path, library_name, obj_name): argument
99 def _ReadLibrary(root_path, library_name): argument
175 def Process(root_path): argument
/third_party/skia/m133/third_party/externals/icu/source/test/depstest/
Ddepstest.py57 def _ReadObjFile(root_path, library_name, obj_name): argument
99 def _ReadLibrary(root_path, library_name): argument
175 def Process(root_path): argument
/third_party/grpc/src/abseil-cpp/
Dpreprocessed_builds.yaml.gen.py92 def collect_bazel_rules(root_path): argument
144 def collect_cmake_rules(root_path): argument
187 def generate_builds(root_path): argument
/third_party/cJSON/tests/unity/auto/
Dunity_to_junit.py138 root_path = sys.argv[2] variable
140 root_path = os.path.split(__file__)[0] variable
Dunity_test_summary.py131 root_path = sys.argv[2] variable
133 root_path = os.path.split(__file__)[0] variable
/third_party/unity/auto/
Dunity_test_summary.py131 root_path = sys.argv[2] variable
133 root_path = os.path.split(__file__)[0] variable
/third_party/flatbuffers/scripts/
Dcheck-grpc-generated-code.py27 root_path = script_path.parent.absolute() variable
Dcheck_generate_code.py27 root_path = script_path.parent.absolute() variable
Dutil.py43 root_path = script_path.parent.absolute() variable
/third_party/flatbuffers/goldens/
Dgolden_utils.py9 root_path = script_path.parent.absolute() variable
/third_party/rust/rust/src/tools/replace-version-placeholder/src/
Dmain.rs7 let root_path: PathBuf = std::env::args_os().nth(1).expect("need path to root of repo").into(); in main() localVariable
/third_party/flatbuffers/tests/annotated_binary/
Dgenerate_annotations.py26 root_path = script_path.parent.parent.absolute() variable
/third_party/rust/rust/src/librustdoc/html/
Dsources.rs198 let root_path = RefCell::new(PathBuf::new()); in emit_source() localVariable
213 let root_path = PathBuf::from("../../").join(root_path.into_inner()); in emit_source() localVariable
214 let mut root_path = root_path.to_string_lossy(); in emit_source() localVariable
/third_party/flatbuffers/tests/ts/
DTypeScriptTest.py28 root_path = tests_path.parent.parent.absolute() variable
/third_party/rust/rust/src/tools/tidy/src/
Dmain.rs25 let root_path: PathBuf = env::args_os().nth(1).expect("need path to root of repo").into(); in main() localVariable
/third_party/rust/rust/src/tools/rustfmt/src/cargo-fmt/test/
Dtargets.rs18 let root_path = Path::new("tests/cargo-fmt/source").join(source_root); in assert_correct_targets_loaded() localVariable
/third_party/flatbuffers/tests/flatc/
Dflatc_test.py32 root_path = script_path.parent.parent.absolute() variable
/third_party/skia/third_party/externals/abseil-cpp/absl/
Dabseil.podspec.gen.py101 def collect_rules(root_path): argument
/third_party/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/src/bin/
Dmain.rs177 let root_path = match root_uri in run_server() localVariable
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dmacro_checker.py21 macro_checker_file_type, root_path): argument

12