OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FlushForTesting
(Results
1 - 25
of
44
) sorted by null
1
2
/external/chromium_org/chrome/browser/extensions/
requirements_checker_browsertest.cc
85
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
102
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
120
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
132
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
141
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
159
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
extension_disabled_ui_browsertest.cc
92
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
227
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
278
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
extension_garbage_collector_unittest.cc
56
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
extension_garbage_collector_chromeos_unittest.cc
79
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
/external/chromium_org/base/
sequence_checker_unittest.cc
161
pool()->
FlushForTesting
();
174
pool()->
FlushForTesting
();
179
pool()->
FlushForTesting
();
249
pool()->
FlushForTesting
();
276
pool()->
FlushForTesting
();
303
pool()->
FlushForTesting
();
311
second_pool_owner.pool()->
FlushForTesting
();
/external/chromium_org/chrome/browser/chromeos/drive/
test_util.cc
49
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
/external/chromium_org/chrome/browser/chromeos/app_mode/
kiosk_app_update_service_browsertest.cc
71
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
/external/chromium_org/content/browser/media/capture/
desktop_capture_device_unittest.cc
198
worker_pool_->
FlushForTesting
();
243
worker_pool_->
FlushForTesting
();
286
worker_pool_->
FlushForTesting
();
/external/chromium_org/base/threading/
sequenced_worker_pool.h
311
void
FlushForTesting
();
sequenced_worker_pool_unittest.cc
758
// Verify that
FlushForTesting
works as intended.
759
TEST_F(SequencedWorkerPoolTest,
FlushForTesting
) {
761
pool()->
FlushForTesting
();
785
pool()->
FlushForTesting
();
791
pool()->
FlushForTesting
();
792
pool()->
FlushForTesting
();
796
pool()->
FlushForTesting
();
829
pool_owner_->pool()->
FlushForTesting
();
865
pool_owner_->pool()->
FlushForTesting
();
902
pool_owner_->pool()->
FlushForTesting
();
[
all
...]
/external/chromium_org/chrome/browser/sessions/
session_service_test_helper.cc
111
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
/external/chromium_org/ash/desktop_background/
desktop_background_controller_unittest.cc
294
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
304
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
/external/chromium_org/chrome/browser/performance_monitor/
performance_monitor_browsertest.cc
185
//
FlushForTesting
().
191
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
206
// with
FlushForTesting
().
210
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
221
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
234
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
246
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
253
//
FlushForTesting
().
263
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
267
// we mock synchronicity with
FlushForTesting
()
[
all
...]
/external/chromium_org/chrome/browser/browsing_data/
browsing_data_local_storage_helper_browsertest.cc
129
BrowserThread::GetBlockingPool()->
FlushForTesting
();
/external/chromium_org/chrome/browser/extensions/updater/
local_extension_cache_unittest.cc
97
pool_owner_->pool()->
FlushForTesting
();
/external/chromium_org/components/storage_monitor/
test_volume_mount_watcher_win.cc
110
device_info_worker_pool_->
FlushForTesting
();
/external/chromium_org/net/disk_cache/blockfile/
file_posix.cc
149
s_worker_pool.Get().
FlushForTesting
();
/external/chromium_org/chrome/browser/ui/toolbar/
recent_tabs_sub_menu_model_unittest.cc
132
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
134
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
293
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
/external/chromium_org/chrome/browser/chromeos/system/
automatic_reboot_manager_unittest.cc
266
blocking_pool->
FlushForTesting
();
274
blocking_pool->
FlushForTesting
();
284
blocking_pool->
FlushForTesting
();
292
blocking_pool->
FlushForTesting
();
299
blocking_pool->
FlushForTesting
();
304
blocking_pool->
FlushForTesting
();
[
all
...]
/external/chromium_org/components/nacl/browser/
pnacl_host_unittest.cc
50
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
52
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
/external/chromium_org/chrome/browser/chromeos/settings/
device_settings_test_helper.cc
33
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
/external/chromium_org/chrome/browser/prerender/
prerender_tracker_unittest.cc
184
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
/external/chromium_org/chrome/browser/supervised_user/
supervised_user_registration_utility_unittest.cc
166
content::BrowserThread::GetBlockingPool()->
FlushForTesting
();
/external/chromium_org/chrome/browser/chromeos/extensions/
external_cache_unittest.cc
132
pool_owner_->pool()->
FlushForTesting
();
/external/chromium_org/content/browser/media/
webrtc_identity_store_unittest.cc
63
pool_owner_->pool()->
FlushForTesting
();
Completed in 861 milliseconds
1
2