Searched defs:endtag (Results 1 – 1 of 1) sorted by relevance
| /developtools/integration_verification/DeployDevice/src/aw/Telnet/ |
| D | TelnetClient.py | 47 def sendCmd(self, send_cmd, endtag, timeout): argument 57 def sendEnterCmd(self, endtag, timeout): argument 73 def sendCmdAndCheckResult(self, cmd, endtag, timeout): argument 86 def sendCmdAndCheckSucTag(self, cmd, endtag, suctag , timeout): argument 107 def sendResetCmd(self, endtag, timeout): argument 121 def getBoardType(self, endtag, timeout): argument
|