Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dsonic_host.py33 class SonicHost(abstract_ssh.AbstractSSHHost): class
69 super(SonicHost, self)._initialize(hostname=hostname, *args, **dargs)
143 super(SonicHost, self).ssh_ping(timeout=timeout,
213 super(SonicHost, self).cleanup()
Dfactory.py41 jetstream_host.JetstreamHost, sonic_host.SonicHost,