Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/federated_learning/
H A Dfloc_id_provider_unittest.cc176 ComputeFlocResult last_log_event_result() const { in last_log_event_result() function in federated_learning::__anon82ee9ed40111::MockFlocIdProvider
1176 EXPECT_TRUE(floc_id_provider_->last_log_event_result().sim_hash_computed); in TEST_F()
1177 EXPECT_EQ(floc_id_provider_->last_log_event_result().sim_hash, sim_hash); in TEST_F()
1178 EXPECT_FALSE(floc_id_provider_->last_log_event_result().floc_id.IsValid()); in TEST_F()