Home
last modified time | relevance | path

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

/third_party/python/Lib/
Duuid.py359 def _get_command_stdout(command, *args): function
413 stdout = _get_command_stdout(command, args)
474 stdout = _get_command_stdout(command, args)
/third_party/python/Lib/test/
Dtest_uuid.py749 _get_command_stdout=mock_get_command_stdout(data)):
786 _get_command_stdout=mock_get_command_stdout(data)):
807 _get_command_stdout=mock_get_command_stdout(data)):