Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Duuid.py360 def _get_command_stdout(command, *args): function
419 stdout = _get_command_stdout(command, args)
480 stdout = _get_command_stdout(command, args)
/third_party/python/Lib/test/
H A Dtest_uuid.py757 _get_command_stdout=mock_get_command_stdout(data)):
794 _get_command_stdout=mock_get_command_stdout(data)):
815 _get_command_stdout=mock_get_command_stdout(data)):

Completed in 3 milliseconds