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

/external/chromium_org/chrome/browser/geolocation/
H A Daccess_token_store_browsertest.cc32 : token_to_expect_(NULL), token_to_set_(NULL) {}
44 const base::string16* token_to_expect_; member in class:__anon4062::GeolocationAccessTokenStoreTest
68 token_to_expect_ = token_to_expect;
91 if (!token_to_expect_) {
95 EXPECT_EQ(*token_to_expect_, item->second);

Completed in 317 milliseconds