Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_subprocess.py689 async def get_command_stdout(cmd, *args): function
698 res = await asyncio.gather(*[get_command_stdout(sys.executable, '-c',
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_uuid.py27 def get_command_stdout(command, args): function
29 return get_command_stdout