Searched refs:GetCollectStatsConsent (Results 1 – 6 of 6) sorted by relevance
14 EXPECT_FALSE(GoogleUpdateSettings::GetCollectStatsConsent()); in TEST_F()17 EXPECT_TRUE(GoogleUpdateSettings::GetCollectStatsConsent()); in TEST_F()20 EXPECT_FALSE(GoogleUpdateSettings::GetCollectStatsConsent()); in TEST_F()
20 bool GoogleUpdateSettings::GetCollectStatsConsent() { in GetCollectStatsConsent() function in GoogleUpdateSettings59 !GoogleUpdateSettings::GetCollectStatsConsent()) in SetMetricsId()
52 collect_stats_consent = GoogleUpdateSettings::GetCollectStatsConsent(); in SetMetricsStatus()76 return GoogleUpdateSettings::GetCollectStatsConsent(); in GetMetricsStatus()
117 bool update_pref = GoogleUpdateSettings::GetCollectStatsConsent(); in ResolveMetricsReportingEnabled()
50 bool enabled = GoogleUpdateSettings::GetCollectStatsConsent(); in RunImpl()
697 GoogleUpdateSettings::GetCollectStatsConsent()); in InitializeLocalState()1582 if (GoogleUpdateSettings::GetCollectStatsConsent()) in BrowserMain()