Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/client/opstats/
H A Dopstats_example_store.cc146 class OpStatsExampleIterator : public fcp::client::ExampleIterator { class
148 explicit OpStatsExampleIterator(std::vector<OperationalStats> op_stats, in OpStatsExampleIterator() function in fcp::client::opstats::__anone98661300111::OpStatsExampleIterator
247 return std::make_unique<OpStatsExampleIterator>( in CreateExampleIterator()