Home
last modified time | relevance | path

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

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