Searched defs:plan_engine (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/federated-compute/fcp/client/engine/ |
H A D | example_query_plan_engine_test.cc | 261 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 D | tflite_plan_engine_test.cc | 213 TfLitePlanEngine plan_engine({example_iterator_factory_.get()}, should_abort_, in TEST_F() local
|
/aosp_15_r20/external/federated-compute/fcp/client/ |
H A D | fl_runner.cc | 317 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 D | fcp_runner.cc | 154 engine::ExampleQueryPlanEngine plan_engine(example_iterator_factories, in RunPlanWithExampleQuerySpec() local 198 engine::TfLitePlanEngine plan_engine(example_iterator_factories, in RunPlanWithTensorflowSpec() local
|
H A D | lc_runner.cc | 228 engine::TfLitePlanEngine plan_engine(example_iterator_factories, in RunPlanWithTensorflowSpec() local 251 engine::SimplePlanEngine plan_engine( in RunPlanWithTensorflowSpec() local
|