Searched refs:ExecDutCommand (Results 1 – 3 of 3) sorted by relevance
27 self.ExecDutCommand = channel.unary_stream(48 def ExecDutCommand(self, request, context): member in CommonServicer79 servicer.ExecDutCommand,
85 return self.stub.ExecDutCommand(formatted_cmd, timeout=timeout)
23 // ExecDutCommand runs a command on a DUT.44 rpc ExecDutCommand(ExecDutCommandRequest) rpc