Home
last modified time | relevance | path

Searched defs:subprocess_run (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/toolchain-utils/afdo_tools/
H A Dupdate_kernel_afdo_test.py53 def test_branch_autodetection(self, subprocess_run): argument
172 def test_kernel_profile_fetcher_works(self, subprocess_run): argument
198 def test_kernel_profile_fetcher_handles_no_profiles(self, subprocess_run): argument
210 def test_kernel_profile_fetcher_caches_urls(self, subprocess_run): argument
/aosp_15_r20/build/make/ci/
H A Doptimized_targets_test.py187 def test_packaging_outputs_success(self, subprocess_run): argument
198 def test_get_soong_dumpvars_fails_raises(self, subprocess_run): argument
209 def test_get_soong_dumpvars_bad_output_raises(self, subprocess_run): argument
/aosp_15_r20/device/google/trout/tools/tracing/tooling/
Dprepare_tracing.py23 def subprocess_run(command, shell=True): function
/aosp_15_r20/external/vboot_reference/host/lib/
H A Dsubprocess.c294 int subprocess_run(const char *const argv[], in subprocess_run() function
/aosp_15_r20/external/vboot_reference/tests/
H A Dvb2_host_flashrom_tests.c49 int subprocess_run(const char *const argv[], in subprocess_run() function