Home
last modified time | relevance | path

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

/external/python/setuptools/setuptools/tests/
Dtest_config_discovery.py109 _run_build(tmp_path)
273 _run_build(tmp_path, "--sdist")
304 _run_build(tmp_path, "--sdist")
483 _run_build(tmp_path)
548 def _run_build(path, *flags): function
/external/pigweed/pw_watch/py/pw_watch/
Dwatch_app.py471 def _run_build(_event): function