Searched refs:monster (Results 1 – 12 of 12) sorted by relevance
/external/chromium/chrome/browser/ |
D | cookies_tree_model_unittest.cc | 49 net::CookieMonster* monster = profile_->GetCookieMonster(); in CreateCookiesTreeModelWithInitialSample() local 50 monster->SetCookie(GURL("http://foo1"), "A=1"); in CreateCookiesTreeModelWithInitialSample() 51 monster->SetCookie(GURL("http://foo2"), "B=1"); in CreateCookiesTreeModelWithInitialSample() 52 monster->SetCookie(GURL("http://foo3"), "C=1"); in CreateCookiesTreeModelWithInitialSample() 54 monster, mock_browsing_data_database_helper_, in CreateCookiesTreeModelWithInitialSample() 98 std::string GetMonsterCookies(net::CookieMonster* monster) { in GetMonsterCookies() argument 100 net::CookieList cookie_list = monster->GetAllCookies(); in GetMonsterCookies() 236 net::CookieMonster* monster = profile_->GetCookieMonster(); in TEST_F() local 241 EXPECT_EQ(GetMonsterCookies(monster), in TEST_F() 264 EXPECT_EQ(std::string(""), GetMonsterCookies(monster)); in TEST_F() [all …]
|
/external/chromium/chrome/browser/extensions/ |
D | extension_cookies_helpers.cc | 84 net::CookieMonster* monster = cookie_store->GetCookieMonster(); in GetCookieListFromStore() local 87 return monster->GetAllCookiesForURL(url); in GetCookieListFromStore() 89 return monster->GetAllCookies(); in GetCookieListFromStore()
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | WebCookieJar.cpp | 200 void SendFlushRequest(net::CookieMonster* monster) { in SendFlushRequest() argument 213 monster, &net::CookieMonster::FlushStore, callback)); in SendFlushRequest()
|
/external/quake/quake/src/QW/progs/ |
D | server.qc | 42 Something has bumped into a movetarget. If it is a monster
|
D | combat.qc | 78 // bump the monster counter
|
D | defs.qc | 466 // monster ai
|
/external/quake/quake/src/WinQuake/data/ |
D | MANUAL.TXT | 212 a monster, walk through a secret motion detector, etc. 689 What's worse than a cannibal monster eight feet tall? One with a 707 == a new monster seems real tough, switch weapons. == 798 you have to kill a particular monster in order to progress, so exterminate 805 Q. I've cleared out the whole level, but my monster kill score isn't 100%.
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 3651 http://content.monster.com/resume/samples/thankyou/ 3652 http://content.salary.monster.com/articles/poker/ 3653 http://content.teamcanada.monster.ca/onthejob/stress/ 5856 http://fastweb.monster.com/fastweb/resources/articles/index/102022?id= 8405 http://interview.monster.com/articles/thankyou/ 8777 http://jobprofiles.monster.com/Content/job_content/JC_Science/JSC_ScienceGeneral/copy_of_JOB_Marine… 10267 http://management.monster.com/articles/workstyle/ 11159 http://monster-island.org/tinashumor/humor/deadmail.html 14853 http://resume.monster.com/articles/education/ 14854 http://resume.monster.com/articles/recommendation/ [all …]
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2007-10-14 | 1590 …e::Frame::isFrameSet() when attempting to print a iframe before it loads at http://www.monster.com/
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2009-06-16 | 2939 …79881> Crash occurs at JSC::JSActivation::mark() when loading http://www.monster.com; http://www.c…
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2005-12-19 | 1874 Fix the DHTML menus on monster.com. offsetParent should only return RenderObjects that
|
D | ChangeLog-2010-12-06 | 71461 Flash content draws in front of site's drop down menu at http://www.monster.com/
|