Searched
full:ensure (Results
1751 -
1775 of
9267) sorted by null
<<71727374757677787980>>
/external/chromium/base/threading/ |
simple_thread_unittest.cc | 55 // expected amount, otherwise we wait on the event. This will ensure that we
|
watchdog.h | 52 // Reset static data to initial state. Useful for tests, to ensure
|
worker_pool_posix.h | 80 // Only used for tests to ensure correct thread ordering. It will always be
|
/external/chromium/base/ |
tools_sanity_unittest.cc | 14 // We use caps here just to ensure that the method name doesn't interfere with
|
/external/chromium/chrome/browser/ |
app_controller_mac.h | 47 BOOL fileMenuUpdatePending_; // ensure we only do this once per notificaion.
|
/external/chromium/chrome/browser/automation/ |
url_request_automation_job.h | 73 // automation channel. This is to ensure that this request gets routed to the
|
/external/chromium/chrome/browser/extensions/ |
extension_omnibox_unittest.cc | 62 // Same input, but swap the order. Ensure it still works.
|
/external/chromium/chrome/browser/history/ |
in_memory_database.cc | 34 // Ensure this is really an in-memory-only cache.
|
/external/chromium/chrome/browser/net/ |
preconnect.cc | 67 // the speculation didn't help :-/. By using net::HIGHEST, we ensure that
|
sdch_dictionary_fetcher.h | 44 // Ensure the download after the above delay.
|
/external/chromium/chrome/browser/password_manager/ |
login_database.h | 72 // This can be used after migrating passwords to some other store, to ensure
|
/external/chromium/chrome/browser/policy/ |
asynchronous_policy_loader_unittest.cc | 88 // Ensure that calling stop on the loader stops subsequent reloads from
|
/external/chromium/chrome/browser/resources/shared/js/ |
event_tracker.js | 87 * caller to ensure the entry is removed from listeners_.
|
/external/chromium/chrome/browser/sync/engine/ |
model_safe_worker.h | 48 // WriteTransaction), it should be done by this method to ensure it is done
|
/external/chromium/chrome/browser/sync/syncable/ |
directory_manager.h | 129 // Ensure that the programmer checks good before using the ScopedDirLookup.
|
/external/chromium/chrome/browser/ui/app_modal_dialogs/ |
app_modal_dialog_queue.h | 37 // ensure that the currently showing dialog is closed, it just makes it no
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bar_folder_view_unittest.mm | 206 EXPECT_TRUE([info draggingEnteredCalled]); // Ensure controller pinged.
|
bookmark_bar_view_unittest.mm | 220 EXPECT_TRUE([info draggingEnteredCalled]); // Ensure controller pinged.
|
/external/chromium/chrome/browser/ui/cocoa/ |
bubble_view.mm | 20 // be checked. The caller needs to ensure |provider| can't go away as it will
|
profile_menu_button_unittest.mm | 95 // Test drawing, mostly to ensure nothing leaks or crashes.
|
task_manager_mac_unittest.mm | 39 // Test creation, to ensure nothing leaks or crashes.
|
/external/chromium/chrome/browser/ui/cocoa/find_bar/ |
find_bar_text_field_cell_unittest.mm | 60 // Test drawing, mostly to ensure nothing leaks or crashes.
|
/external/chromium/chrome/browser/ui/views/infobars/ |
link_infobar.cc | 66 // This must happen after adding all other children so InfoBarView can ensure
|
/external/chromium/chrome/browser/ui/views/tab_contents/ |
native_tab_contents_container_gtk.cc | 113 // By clearing the focused view before-hand, we ensure OnFocus() will be
|
native_tab_contents_container_win.cc | 54 // Reset the parent to NULL to ensure hidden tabs don't receive messages.
|
Completed in 930 milliseconds
<<71727374757677787980>>