Home
last modified time | relevance | path

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

/test/vts/utils/python/mirror/
Dshell_mirror.py26 class ShellMirror(mirror_object.MirrorObject): class
38 super(ShellMirror, self).__init__(client)
Dmirror_tracker.py431 mirror = shell_mirror.ShellMirror(client, self._adb)
437 if not isinstance(mirror, shell_mirror.ShellMirror):