Searched refs:LogComputationInterrupted (Results 1 – 7 of 7) sorted by relevance
163 virtual void LogComputationInterrupted(absl::Status error_status,
144 void LogComputationInterrupted(absl::Status error_status,
656 TEST_P(PhaseLoggerImplTest, LogComputationInterrupted) { in TEST_P() argument675 phase_logger_->LogComputationInterrupted(absl::CancelledError(error_message), in TEST_P()
140 phase_logger.LogComputationInterrupted( in LogComputationOutcome()
431 void PhaseLoggerImpl::LogComputationInterrupted( in LogComputationInterrupted() function in fcp::client::PhaseLoggerImpl
758 MOCK_METHOD(void, LogComputationInterrupted,
600 phase_logger.LogComputationInterrupted( in LogComputationOutcome()