Lines Matching refs:rebase_path

47         rebase_path(invoker.resource_config_file, root_build_dir),
53 rebase_path(depfile, root_build_dir),
57 rebase_path(root_out_dir, root_build_dir),
59 rebase_path(invoker.test_output_dir + "/resource", root_build_dir),
63 rebase_path(output_file, root_build_dir),
94 rebase_path(get_label_info(":$target_name", "dir"), root_build_dir),
103 rebase_path(test_output_dir, root_build_dir),
105 rebase_path(_module_list_file, root_build_dir),
130 rebase_path(fuzz_config_file, root_build_dir),
132 rebase_path(root_out_dir + "/tests/res", root_build_dir),
141 write_file(_c_sources_file, rebase_path(invoker.sources, root_build_dir))
332 rebase_path(invoker.target_base_dir, root_build_dir),
334 rebase_path(invoker.copy_output_dir, root_build_dir),
336 rebase_path(outfile, root_build_dir),
338 rebase_path(depfile, root_build_dir),
341 args += rebase_path(sources, root_build_dir)
357 rebase_path(get_label_info(":$target_name", "dir"), root_build_dir),
373 rebase_path(test_output_dir, root_build_dir),
375 rebase_path(_module_list_file, root_build_dir),
457 rebase_path(get_label_info(":$target_name", "dir"), root_build_dir),
472 rebase_path(_test_output_dir, root_build_dir),
474 rebase_path(_module_list_file, root_build_dir),
497 rebase_path(_suite_path, root_build_dir),
499 rebase_path(_template_path, root_build_dir),
501 rebase_path(_target_path, root_build_dir),
503 rebase_path(_test_output_dir, root_build_dir),
580 rebase_path(get_label_info(":$target_name", "dir"), root_build_dir),
589 rebase_path(_test_output_dir, root_build_dir),
591 rebase_path(_module_list_file, root_build_dir),
643 rebase_path("."),
645 rebase_path("${_archive_testfile}"),
647 rebase_path("${_final_hap_path}"),
668 script = rebase_path("//build/ohos/testfwk/test_js_stage_file_copy.py")