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

  /external/chromium_org/net/cookies/
cookie_monster_store_test.h 195 // Fill the store through import with |num_cookies| cookies, |num_old_cookies|
201 int num_cookies,
cookie_monster_store_test.cc 201 int num_cookies,
209 for (int i = 0; i < num_cookies; i++) {