Home
last modified time | relevance | path

Searched defs:plan_engine (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/client/engine/
H A Dexample_query_plan_engine_test.cc261 ExampleQueryPlanEngine plan_engine({example_iterator_factory_.get()}, in TEST_F() local
353 ExampleQueryPlanEngine plan_engine({example_iterator_factory_.get()}, in TEST_F() local
449 ExampleQueryPlanEngine plan_engine({example_iterator_factory_.get()}, in TEST_F() local
481 ExampleQueryPlanEngine plan_engine({example_iterator_factory_.get()}, in TEST_F() local
495 ExampleQueryPlanEngine plan_engine({invalid_example_factory.get()}, in TEST_F() local
509 ExampleQueryPlanEngine plan_engine({invalid_example_factory.get()}, in TEST_F() local
535 ExampleQueryPlanEngine plan_engine({example_iterator_factory_.get()}, in TEST_F() local
H A Dtflite_plan_engine_test.cc213 TfLitePlanEngine plan_engine({example_iterator_factory_.get()}, should_abort_, in TEST_F() local
/aosp_15_r20/external/federated-compute/fcp/client/
H A Dfl_runner.cc317 engine::TfLitePlanEngine plan_engine(example_iterator_factories, in RunEligibilityEvalPlanWithTensorflowSpec() local
330 engine::SimplePlanEngine plan_engine( in RunEligibilityEvalPlanWithTensorflowSpec() local
463 engine::TfLitePlanEngine plan_engine(example_iterator_factories, in RunPlanWithTensorflowSpec() local
480 engine::SimplePlanEngine plan_engine( in RunPlanWithTensorflowSpec() local
533 engine::ExampleQueryPlanEngine plan_engine(example_iterator_factories, in RunPlanWithExampleQuerySpec() local
H A Dfcp_runner.cc154 engine::ExampleQueryPlanEngine plan_engine(example_iterator_factories, in RunPlanWithExampleQuerySpec() local
198 engine::TfLitePlanEngine plan_engine(example_iterator_factories, in RunPlanWithTensorflowSpec() local
H A Dlc_runner.cc228 engine::TfLitePlanEngine plan_engine(example_iterator_factories, in RunPlanWithTensorflowSpec() local
251 engine::SimplePlanEngine plan_engine( in RunPlanWithTensorflowSpec() local