Searched refs:SetCollectStatsConsentAtLevel (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dgoogle_update_settings.h85 static bool SetCollectStatsConsentAtLevel(bool system_install,
H A Dgoogle_update_settings.cc266 return SetCollectStatsConsentAtLevel(IsSystemInstall(), consented);
269 bool GoogleUpdateSettings::SetCollectStatsConsentAtLevel(bool system_install, function in class:GoogleUpdateSettings
H A Dgoogle_update_settings_unittest.cc1139 TEST_P(CollectStatsConsent, SetCollectStatsConsentAtLevel) {
1140 EXPECT_TRUE(GoogleUpdateSettings::SetCollectStatsConsentAtLevel(

Completed in 76 milliseconds