Home
last modified time | relevance | path

Searched defs:catcher (Results 1 – 19 of 19) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dpage_action_apitest.cc25 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
40 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
51 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
80 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
96 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
126 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
146 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
154 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
173 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
Dbrowser_action_apitest.cc37 ResultCatcher catcher; in OpenPopup() local
56 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
98 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
130 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
207 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
228 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
263 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
Dextension_override_apitest.cc60 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
108 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
158 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
167 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
177 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
Dextension_incognito_apitest.cc99 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
121 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
153 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
171 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
Dextension_context_menu_apitest.cc30 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
38 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
Dstubs_apitest.cc28 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
Dextension_omnibox_apitest.cc194 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
Dwindow_open_apitest.cc18 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
Dextension_webnavigation_apitest.cc96 ResultCatcher catcher; in IN_PROC_BROWSER_TEST_F() local
Dextension_apitest.cc140 ResultCatcher catcher; in RunExtensionTestImpl() local
/external/v8/test/mjsunit/regress/
Dregress-734862.js28 function catcher(o, p) { function
/external/chromium/chrome/browser/chromeos/login/
Dissue_response_handler.cc25 URLFetcher::Delegate* catcher) { in Handle()
Dclient_login_response_handler.cc29 URLFetcher::Delegate* catcher) { in Handle()
/external/v8/test/cctest/
Dtest-decls.cc135 TryCatch catcher; in Check() local
Dtest-debug.cc5380 v8::TryCatch catcher; in CheckDataParameter() local
Dtest-api.cc6915 v8::TryCatch catcher; in THREADED_TEST() local
/external/v8/src/
Disolate.h586 v8::TryCatch* catcher() { in catcher() function
589 void set_catcher(v8::TryCatch* catcher) { in set_catcher()
Dexecution.cc173 v8::TryCatch catcher; in TryCall() local
/external/netperf/
Dnetlib.c747 catcher(sig, code, scp) in catcher() function