Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/cros/network/
Dping_runner.py297 def __init__(self, command_ping=DEFAULT_PING_COMMAND, host=None, argument
309 self.command_ping = command_ping
337 command_pieces = ([self.command_ping] +