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

  /external/chromium_org/chrome/browser/spellchecker/
feedback_sender_unittest.cc 31 const char kCountry[] = "USA";
65 feedback_.reset(new FeedbackSender(NULL, kLanguage, kCountry));
79 feedback_.reset(new FeedbackSender(NULL, kLanguage, kCountry));
92 feedback_.reset(new FeedbackSender(NULL, kLanguage, kCountry));
  /external/chromium_org/components/onc/
onc_constants.cc 128 const char kCountry[] = "Country";
onc_constants.h 146 ONC_EXPORT extern const char kCountry[];
  /external/chromium_org/chrome/renderer/net/
net_error_helper_core_unittest.cc 38 const char kCountry[] = "us";
291 kLanguage, kCountry, kApiKey,
347 EXPECT_TRUE(StringValueEquals(*dict, "params.originCountry", kCountry));
383 EXPECT_TRUE(StringValueEquals(*dict, "params.originCountry", kCountry));
    [all...]
  /external/chromium_org/chromeos/network/onc/
onc_translation_tables.cc 150 { ::onc::cellular_provider::kCountry, shill::kOperatorCountryKey},
onc_signature.cc 231 { ::onc::cellular_provider::kCountry, &kStringSignature},

Completed in 257 milliseconds