Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/client/
H A Dphase_logger.h148 virtual void LogComputationExampleIteratorError(
H A Dphase_logger_impl.h131 void LogComputationExampleIteratorError(
H A Dphase_logger_impl_test.cc614 TEST_P(PhaseLoggerImplTest, LogComputationExampleIteratorError) { in TEST_P() argument
628 phase_logger_->LogComputationExampleIteratorError( in TEST_P()
H A Dlc_runner.cc155 phase_logger.LogComputationExampleIteratorError( in LogComputationOutcome()
H A Dphase_logger_impl.cc403 void PhaseLoggerImpl::LogComputationExampleIteratorError( in LogComputationExampleIteratorError() function in fcp::client::PhaseLoggerImpl
H A Dtest_helpers.h743 MOCK_METHOD(void, LogComputationExampleIteratorError,
H A Dfl_runner.cc615 phase_logger.LogComputationExampleIteratorError( in LogComputationOutcome()