Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/provision_CheetsUpdate/lib/
Dutil.py28 def get_command_str(command): function
36 logging.debug('Calling: %s', get_command_str(subprocess_args))
42 logging.error('Error while executing %s', get_command_str(subprocess_args))
50 logging.debug('Calling: %s', get_command_str(subprocess_args))
59 logging.error('Error while executing %s', get_command_str(subprocess_args))
/external/autotest/server/site_tests/provision_CheetsUpdate/
Dpush_to_device.py136 logging.debug('Calling: %s', lib.util.get_command_str(command))
427 lib.util.get_command_str(make_dev_ssd_command))