Searched refs:check_process_output (Results 1 – 1 of 1) sorted by relevance
41 self.check_process_output(output, output)53 self.check_process_output(output, output)67 self.check_process_output(output, error)81 self.check_process_output(output, error)96 self.check_process_output(output, error)214 def check_process_output(self, output, error): member in ProcessIOTestCase