BrandForTesting  1309 chrome/browser/extensions/updater/extension_updater_unittest.cc     google_util::BrandForTesting brand_for_testing(
BrandForTesting   314 chrome/browser/google/google_util.cc BrandForTesting::BrandForTesting(const std::string& brand) : brand_(brand) {
BrandForTesting   319 chrome/browser/google/google_util.cc BrandForTesting::~BrandForTesting() {
BrandForTesting   130 chrome/browser/google/google_util.h class BrandForTesting {
BrandForTesting   132 chrome/browser/google/google_util.h   explicit BrandForTesting(const std::string& brand);
BrandForTesting   133 chrome/browser/google/google_util.h   ~BrandForTesting();
BrandForTesting   137 chrome/browser/google/google_util.h   DISALLOW_COPY_AND_ASSIGN(BrandForTesting);
BrandForTesting   201 chrome/browser/metrics/metrics_log_unittest.cc   google_util::BrandForTesting brand_for_testing_;
BrandForTesting   461 chrome/browser/profile_resetter/automatic_profile_resetter_delegate_unittest.cc   google_util::BrandForTesting scoped_brand_for_testing((std::string()));
BrandForTesting   493 chrome/browser/profile_resetter/automatic_profile_resetter_delegate_unittest.cc   google_util::BrandForTesting scoped_brand_for_testing(kTestBrandcode);
BrandForTesting   526 chrome/browser/profile_resetter/automatic_profile_resetter_delegate_unittest.cc   google_util::BrandForTesting scoped_brand_for_testing(kTestBrandcode);
BrandForTesting   552 chrome/browser/profile_resetter/automatic_profile_resetter_delegate_unittest.cc   google_util::BrandForTesting scoped_brand_for_testing(kTestBrandcode);
BrandForTesting   571 chrome/browser/profile_resetter/automatic_profile_resetter_delegate_unittest.cc   google_util::BrandForTesting scoped_brand_for_testing(kTestBrandcode);
BrandForTesting   593 chrome/browser/profile_resetter/automatic_profile_resetter_delegate_unittest.cc   google_util::BrandForTesting scoped_brand_for_testing(kTestBrandcode);
BrandForTesting   182 chrome/browser/rlz/rlz_unittest.cc   scoped_ptr<google_util::BrandForTesting> brand_override_;
BrandForTesting   199 chrome/browser/rlz/rlz_unittest.cc   brand_override_.reset(new google_util::BrandForTesting(brand));