HomeSort by relevance Sort by last modified time
    Searched refs:ShouldSetExperimentLabels (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/chrome/installer/util/
google_chrome_sxs_distribution.h 37 virtual bool ShouldSetExperimentLabels() OVERRIDE;
google_chrome_distribution.h 82 virtual bool ShouldSetExperimentLabels() OVERRIDE;
browser_distribution.h 162 virtual bool ShouldSetExperimentLabels();
google_chrome_distribution_dummy.cc 118 bool GoogleChromeDistribution::ShouldSetExperimentLabels() {
google_chrome_sxs_distribution.cc 117 bool GoogleChromeSxSDistribution::ShouldSetExperimentLabels() {
browser_distribution.cc 295 bool BrowserDistribution::ShouldSetExperimentLabels() {
google_chrome_distribution.cc 278 bool GoogleChromeDistribution::ShouldSetExperimentLabels() {
google_update_settings.cc     [all...]
google_update_settings_unittest.cc 146 EXPECT_TRUE(chrome->ShouldSetExperimentLabels());
187 EXPECT_FALSE(chrome->ShouldSetExperimentLabels());
    [all...]

Completed in 68 milliseconds