Home | Sort by relevance Sort by last modified time |
/external/chromium_org/chrome/browser/extensions/ | |
extension_function_test_utils.cc | 208 SendResponseDelegate() : should_post_quit_(false) {} 213 should_post_quit_ = should_quit; 232 if (should_post_quit_) { 239 bool should_post_quit_; member in class:extension_function_test_utils::SendResponseDelegate |
/external/chromium_org/chrome/browser/extensions/api/identity/ | |
identity_apitest.cc | 56 SendResponseDelegate() : should_post_quit_(false) {} 61 should_post_quit_ = should_quit; 80 if (should_post_quit_) { 87 bool should_post_quit_; member in class:extensions::__anon4720::SendResponseDelegate [all...] |