Searched defs:runShellCommand (Results 1 – 3 of 3) sorted by relevance
50 override async runShellCommand(cmd: string): Promise<string> { method in MockAdbDeviceConnection
56 override async runShellCommand(cmd: string): Promise<string> { method in WinscopeProxyDeviceConnection
70 override async runShellCommand(cmd: string): Promise<string> { method in WdpDeviceConnection