Home
last modified time | relevance | path

Searched defs:is_async (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/chrome/test/base/
Dextension_js_browser_test.cc29 bool ExtensionJSBrowserTest::RunJavascriptTestF(bool is_async, in RunJavascriptTestF()
Djavascript_browser_test.cc105 bool is_async, in BuildRunTestJSCall()
Dweb_ui_browser_test.cc118 bool WebUIBrowserTest::RunJavascriptTestF(bool is_async, in RunJavascriptTestF()
412 bool is_async, in RunJavascriptUsingHandler()
/external/chromium_org/content/browser/loader/
Dresource_request_info_impl.cc32 bool is_async) { in AllocateForTesting()
111 bool is_async) in ResourceRequestInfoImpl()
Dresource_scheduler_unittest.cc167 bool is_async) { in NewURLRequestWithChildAndRoute()
247 bool is_async) { in GetNewTestRequest()
/external/chromium_org/sandbox/win/tests/common/
Dcontroller.h103 void SetAsynchronous(bool is_async) { is_async_ = is_async; } in SetAsynchronous()
/external/chromium_org/chrome/browser/extensions/api/tabs/
Dtabs_api.cc1144 bool is_async = false; in RunAsync() local
1206 bool* is_async) { in UpdateURL()