Searched refs:kApiKey (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/copresence/rpc/
H A Dhttp_post_unittest.cc21 const char kApiKey[] = "unlock ALL the APIz"; member in namespace:__anon6405
53 kApiKey,
105 kApiKey,
116 EXPECT_EQ(kApiKey, GetApiKeySent());
/external/chromium_org/chrome/renderer/net/
H A Dnet_error_helper_core_unittest.cc39 const char kApiKey[] = "api_key"; member in namespace:__anon5819
291 kLanguage, kCountry, kApiKey,
348 EXPECT_TRUE(StringValueEquals(*dict, "params.key", kApiKey));
384 EXPECT_TRUE(StringValueEquals(*dict, "params.key", kApiKey));

Completed in 104 milliseconds