Searched defs:CookieNotification (Results 1 - 1 of 1) sorted by path

/external/chromium_org/net/cookies/
H A Dcookie_monster_store_test.h122 CookieNotification; typedef in class:net::MockCookieMonsterDelegate
126 const std::vector<CookieNotification>& changes() const { return changes_; }
140 std::vector<CookieNotification> changes_;

Completed in 171 milliseconds