Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds