Searched refs:COMPLETION_MSG (Results 1 – 2 of 2) sorted by relevance
205 self.expect(from_child, msg=COMPLETION_MSG(str_input, p), exe=False,208 self.expect(from_child, msg=COMPLETION_MSG(str_input, p), exe=False,
152 def COMPLETION_MSG(str_before, str_after): function