Home
last modified time | relevance | path

Searched refs:LogComputationTensorflowError (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/client/
H A Dphase_logger.h157 virtual void LogComputationTensorflowError(absl::Status error_status,
H A Dphase_logger_impl.h139 void LogComputationTensorflowError(absl::Status error_status,
H A Dphase_logger_impl_test.cc632 TEST_P(PhaseLoggerImplTest, LogComputationTensorflowError) { in TEST_P() argument
651 phase_logger_->LogComputationTensorflowError( in TEST_P()
H A Dfl_runner.cc593 phase_logger.LogComputationTensorflowError( in LogComputationOutcome()
610 phase_logger.LogComputationTensorflowError( in LogComputationOutcome()
1631 phase_logger.LogComputationTensorflowError( in RunPlanWithTensorflowSpecForTesting()
H A Dlc_runner.cc150 phase_logger.LogComputationTensorflowError( in LogComputationOutcome()
H A Dphase_logger_impl.cc416 void PhaseLoggerImpl::LogComputationTensorflowError( in LogComputationTensorflowError() function in fcp::client::PhaseLoggerImpl
H A Dtest_helpers.h753 MOCK_METHOD(void, LogComputationTensorflowError,