Searched refs:process_heartbeat_response (Results 1 – 2 of 2) sorted by relevance
238 original_process_heartbeat_response = sut.process_heartbeat_response242 sut.process_heartbeat_response = failing_process_heartbeat_response245 sut.process_heartbeat_response = original_process_heartbeat_response276 original_process_heartbeat_response = sut.process_heartbeat_response280 sut.process_heartbeat_response = failing_process_heartbeat_response285 sut.process_heartbeat_response = original_process_heartbeat_response
135 def process_heartbeat_response(self, heartbeat_response): member in ShardClient320 self.process_heartbeat_response(response)