Searched refs:destination (Results 1 – 2 of 2) sorted by relevance
72 def sendCecMessage(self, source, destination, message): argument83 self.process.stdin.write("tx " + source + destination + ":" + message + '\n')
304 def InuseToDest(self, test_name, inuse_seed, destination): argument330 if destination in CORPUS_STATES:332 destination, test_name, inuse_seed)