Home
last modified time | relevance | path

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

/external/toolchain-utils/afdo_tools/
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
/external/vboot_reference/host/lib/
Dsubprocess.c294 int subprocess_run(const char *const argv[], in subprocess_run() function
/external/vboot_reference/tests/
Dvb2_host_flashrom_tests.c49 int subprocess_run(const char *const argv[], in subprocess_run() function