Home
last modified time | relevance | path

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

/external/chromium_org/extensions/browser/
Dapi_test_utils.cc52 void set_should_post_quit(bool should_quit) { in set_should_post_quit() function in __anon23c47ab10111::SendResponseDelegate
196 response_delegate.set_should_post_quit(true); in RunFunction()
/external/chromium_org/chrome/browser/extensions/
Dextension_function_test_utils.cc199 void set_should_post_quit(bool should_quit) { in set_should_post_quit() function in extension_function_test_utils::SendResponseDelegate
/external/chromium_org/chrome/browser/extensions/api/identity/
Didentity_apitest.cc75 void set_should_post_quit(bool should_quit) { in set_should_post_quit() function in extensions::__anon4bcfe69a0111::SendResponseDelegate
153 response_delegate_->set_should_post_quit(true); in RunMessageLoopUntilResponse()