Home
last modified time | relevance | path

Searched refs:_build_with_soong (Results 1 – 2 of 2) sorted by relevance

/build/soong/tests/
Dgenrule_sandbox_test.py35 async def _build_with_soong(out_dir, targets, *, extra_env={}): function
93 await _build_with_soong('out', ["json-module-graph"])
178 _build_with_soong("out", all_outs),
179 _build_with_soong(other_out_dir, all_outs, extra_env=other_env)
/build/bazel/scripts/bp2build_progress/
Ddependency_analysis.py133 def _build_with_soong(target, target_product): function
177 _build_with_soong("queryview", target_product)
203 _build_with_soong("queryview", target_product)
230 _build_with_soong("json-module-graph", target_product)
470 _build_with_soong("bp2build", target_product)
501 _build_with_soong("json-module-graph", target_product)