Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Duuid.py359 def _get_command_stdout(command, *args): function
413 stdout = _get_command_stdout(command, args)
474 stdout = _get_command_stdout(command, args)
/external/python/cpython3/Lib/test/
Dtest_uuid.py748 _get_command_stdout=mock_get_command_stdout(data)):
785 _get_command_stdout=mock_get_command_stdout(data)):
806 _get_command_stdout=mock_get_command_stdout(data)):