HomeSort by relevance Sort by last modified time
    Searched refs:TestBrowserThreadBundle (Results 51 - 75 of 271) sorted by null

1 23 4 5 6 7 8 91011

  /external/chromium_org/components/storage_monitor/
media_storage_util_unittest.cc 33 : thread_bundle_(content::TestBrowserThreadBundle::REAL_FILE_THREAD) {}
87 content::TestBrowserThreadBundle thread_bundle_;
media_transfer_protocol_device_observer_linux_unittest.cc 97 : thread_bundle_(content::TestBrowserThreadBundle::IO_MAINLOOP) {}
128 content::TestBrowserThreadBundle thread_bundle_;
  /external/chromium_org/content/browser/battery_status/
battery_status_service_unittest.cc 51 : thread_bundle_(content::TestBrowserThreadBundle::IO_MAINLOOP),
118 content::TestBrowserThreadBundle thread_bundle_;
  /external/chromium_org/content/browser/renderer_host/media/
media_stream_manager_unittest.cc 79 : thread_bundle_(content::TestBrowserThreadBundle::IO_MAINLOOP),
119 content::TestBrowserThreadBundle thread_bundle_;
webrtc_identity_service_host_unittest.cc 99 : browser_thread_bundle_(TestBrowserThreadBundle::IO_MAINLOOP),
140 TestBrowserThreadBundle browser_thread_bundle_;
  /external/chromium_org/content/browser/service_worker/
service_worker_controllee_request_handler_unittest.cc 37 : browser_thread_bundle_(TestBrowserThreadBundle::IO_MAINLOOP) {}
70 TestBrowserThreadBundle browser_thread_bundle_;
service_worker_request_handler_unittest.cc 35 : browser_thread_bundle_(TestBrowserThreadBundle::IO_MAINLOOP) {}
98 TestBrowserThreadBundle browser_thread_bundle_;
  /external/chromium_org/content/public/test/
test_renderer_host.cc 89 : thread_bundle_options_(TestBrowserThreadBundle::DEFAULT) {}
177 thread_bundle_.reset(new TestBrowserThreadBundle(thread_bundle_options_));
  /external/chromium_org/ash/test/
ash_test_base.h 135 scoped_ptr<content::TestBrowserThreadBundle> thread_bundle_;
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_database_helper_unittest.cc 17 content::TestBrowserThreadBundle thread_bundle_;
browsing_data_indexed_db_helper_unittest.cc 30 content::TestBrowserThreadBundle thread_bundle_;
browsing_data_service_worker_helper_unittest.cc 27 content::TestBrowserThreadBundle thread_bundle_;
browsing_data_channel_id_helper_unittest.cc 61 content::TestBrowserThreadBundle thread_bundle_;
  /external/chromium_org/chrome/browser/extensions/
blacklist_state_fetcher_unittest.cc 24 content::TestBrowserThreadBundle browser_thread_bundle_;
  /external/chromium_org/chrome/browser/invalidation/
ticl_profile_settings_provider_unittest.cc 38 content::TestBrowserThreadBundle thread_bundle_;
  /external/chromium_org/chrome/browser/net/
chrome_network_delegate_unittest.cc 100 : thread_bundle_(content::TestBrowserThreadBundle::IO_MAINLOOP) {
155 content::TestBrowserThreadBundle thread_bundle_;
304 : thread_bundle_(content::TestBrowserThreadBundle::IO_MAINLOOP),
343 content::TestBrowserThreadBundle thread_bundle_;
  /external/chromium_org/chrome/browser/sync/
profile_sync_auth_provider_unittest.cc 50 content::TestBrowserThreadBundle thread_bundle_;
profile_sync_service_android_unittest.cc 76 content::TestBrowserThreadBundle thread_bundle_;
  /external/chromium_org/content/browser/shared_worker/
shared_worker_instance_unittest.cc 41 TestBrowserThreadBundle thread_bundle_;
  /external/chromium_org/extensions/browser/guest_view/
guest_view_manager_unittest.cc 57 content::TestBrowserThreadBundle thread_bundle_;
  /external/chromium_org/chrome/browser/chromeos/drive/
drive_file_stream_reader_unittest.cc 45 : thread_bundle_(content::TestBrowserThreadBundle::IO_MAINLOOP) {
57 content::TestBrowserThreadBundle thread_bundle_;
107 : thread_bundle_(content::TestBrowserThreadBundle::IO_MAINLOOP) {
110 content::TestBrowserThreadBundle thread_bundle_;
294 : thread_bundle_(content::TestBrowserThreadBundle::IO_MAINLOOP) {
319 content::TestBrowserThreadBundle thread_bundle_;
  /external/chromium_org/chrome/browser/media/
webrtc_rtp_dump_writer_unittest.cc 48 : thread_bundle_(content::TestBrowserThreadBundle::IO_MAINLOOP |
49 content::TestBrowserThreadBundle::REAL_FILE_THREAD),
221 content::TestBrowserThreadBundle thread_bundle_;
  /external/chromium_org/content/browser/media/
webrtc_identity_store_unittest.cc 43 : browser_thread_bundle_(TestBrowserThreadBundle::IO_MAINLOOP |
44 TestBrowserThreadBundle::REAL_DB_THREAD),
89 TestBrowserThreadBundle browser_thread_bundle_;
  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
get_file_for_saving_operation_unittest.cc 56 : OperationTestBase(content::TestBrowserThreadBundle::IO_MAINLOOP) {
operation_test_base.h 145 content::TestBrowserThreadBundle thread_bundle_;

Completed in 713 milliseconds

1 23 4 5 6 7 8 91011