Home
last modified time | relevance | path

Searched defs:LogComputationStarted (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/client/
H A Dphase_logger_impl.cc367 void PhaseLoggerImpl::LogComputationStarted() { in LogComputationStarted() function in fcp::client::PhaseLoggerImpl
H A Dphase_logger_impl_test.cc566 TEST_P(PhaseLoggerImplTest, LogComputationStarted) { in TEST_P() argument