Searched refs:process_heartbeat_response (Results 1 – 2 of 2) sorted by relevance
284 original_process_heartbeat_response = sut.process_heartbeat_response288 sut.process_heartbeat_response = failing_process_heartbeat_response291 sut.process_heartbeat_response = original_process_heartbeat_response322 original_process_heartbeat_response = sut.process_heartbeat_response326 sut.process_heartbeat_response = failing_process_heartbeat_response331 sut.process_heartbeat_response = original_process_heartbeat_response
158 def process_heartbeat_response(self, heartbeat_response): member in ShardClient419 self.process_heartbeat_response(response)