Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/client/engine/
H A Dexample_iterator_factory.h57 class FunctionalExampleIteratorFactory : public ExampleIteratorFactory {
62 explicit FunctionalExampleIteratorFactory( in FunctionalExampleIteratorFactory() function
78 FunctionalExampleIteratorFactory( in FunctionalExampleIteratorFactory() function
H A Dexample_query_plan_engine_test.cc233 std::make_unique<FunctionalExampleIteratorFactory>( in Initialize()
438 std::make_unique<FunctionalExampleIteratorFactory>( in TEST_F()
526 std::make_unique<FunctionalExampleIteratorFactory>( in TEST_F()
H A Dtflite_plan_engine_test.cc104 std::make_unique<FunctionalExampleIteratorFactory>( in InitializeFlTask()
/aosp_15_r20/external/federated-compute/fcp/client/
H A Dfcp_runner.cc44 return std::make_unique<engine::FunctionalExampleIteratorFactory>( in CreateSimpleTaskEnvironmentIteratorFactory()
H A Dlc_runner.cc167 return std::make_unique<engine::FunctionalExampleIteratorFactory>( in CreateSimpleTaskEnvironmentIteratorFactory()
H A Dfl_runner.cc272 return std::make_unique<engine::FunctionalExampleIteratorFactory>( in CreateSimpleTaskEnvironmentIteratorFactory()