Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/client/
H A Dflags.h160 virtual bool enable_computation_id() const { return false; } in enable_computation_id() function
H A Dfl_runner.cc1150 if (flags->enable_computation_id()) { in IssueCheckin()
1406 if (flags->enable_computation_id()) { in RunFederatedComputation()
H A Dtest_helpers.h604 MOCK_METHOD(bool, enable_computation_id, (), (const, override));