Home
last modified time | relevance | path

Searched refs:INPUT_DELETE (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/net/cookies/
Dcookie_monster_unittest.cc1955 const int INPUT_DELETE = 1; in TEST_F() local
1974 GURL del_url(input_info[INPUT_DELETE].url.Resolve( in TEST_F()
1975 input_info[INPUT_DELETE].path).spec()); in TEST_F()
1976 DeleteCookie(cmout.get(), del_url, input_info[INPUT_DELETE].name); in TEST_F()