Sleep 193 ash/wm/ash_native_cursor_manager_unittest.cc Sleep(100); Sleep 27 base/debug/debugger.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(100)); Sleep 242 base/debug/debugger_posix.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(100)); Sleep 899 base/debug/trace_event_impl.cc PlatformThread::Sleep( Sleep 853 base/debug/trace_event_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(1)); Sleep 31 base/lazy_instance_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromSeconds(1)); Sleep 423 base/memory/shared_memory_posix.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(500)); Sleep 73 base/memory/shared_memory_unittest.cc PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(1)); Sleep 128 base/memory/shared_memory_unittest.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(1)); Sleep 642 base/memory/shared_memory_unittest.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(10)); Sleep 69 base/message_loop/message_loop_test.cc PlatformThread::Sleep(pause); Sleep 283 base/message_loop/message_loop_test.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(100)); Sleep 511 base/message_loop/message_loop_test.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(10)); Sleep 629 base/message_loop/message_loop_test.cc PlatformThread::Sleep(delay); Sleep 77 base/message_loop/message_loop_unittest.cc PlatformThread::Sleep(pause); Sleep 140 base/message_loop/message_loop_unittest.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(100)); Sleep 561 base/message_loop/message_loop_unittest.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(100)); Sleep 605 base/message_loop/message_loop_unittest.cc PlatformThread::Sleep(delay); Sleep 608 base/message_loop/message_loop_unittest.cc PlatformThread::Sleep(delay); Sleep 616 base/message_loop/message_loop_unittest.cc PlatformThread::Sleep(2 * delay); Sleep 749 base/message_loop/message_loop_unittest.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds( Sleep 107 base/metrics/stats_table_unittest.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(index % 10)); Sleep 191 base/metrics/stats_table_unittest.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(index % 10)); Sleep 332 base/metrics/stats_table_unittest.cc PlatformThread::Sleep(kDuration); Sleep 339 base/metrics/stats_table_unittest.cc PlatformThread::Sleep(kDuration); Sleep 367 base/metrics/stats_table_unittest.cc PlatformThread::Sleep(kDuration); Sleep 374 base/metrics/stats_table_unittest.cc PlatformThread::Sleep(kDuration); Sleep 405 base/metrics/stats_table_unittest.cc PlatformThread::Sleep(kDuration); Sleep 415 base/metrics/stats_table_unittest.cc PlatformThread::Sleep(kDuration); Sleep 262 base/process/kill_posix.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(100)); Sleep 449 base/process/kill_posix.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(500)); Sleep 81 base/process/process_util_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(10)); Sleep 106 base/process/process_util_unittest.cc base::PlatformThread::Sleep(kInterval); Sleep 677 base/synchronization/condition_variable_unittest.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(30)); Sleep 688 base/synchronization/condition_variable_unittest.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(30)); Sleep 231 base/synchronization/condition_variable_win.cc Sleep(10); // Give threads a chance to grab internal_lock_. Sleep 30 base/synchronization/lock_unittest.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(rand() % 20)); Sleep 36 base/synchronization/lock_unittest.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(rand() % 20)); Sleep 67 base/synchronization/lock_unittest.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(rand() % 20)); Sleep 73 base/synchronization/lock_unittest.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(rand() % 20)); Sleep 80 base/synchronization/lock_unittest.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(rand() % 20)); Sleep 159 base/synchronization/lock_unittest.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(rand() % 10)); Sleep 46 base/synchronization/spin_wait.h base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(50)); \ Sleep 82 base/synchronization/waitable_event_unittest.cc PlatformThread::Sleep(TimeDelta::FromSeconds(static_cast<int>(seconds_))); Sleep 95 base/synchronization/waitable_event_watcher_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(30)); Sleep 60 base/sys_info_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(20)); Sleep 106 base/test/launcher/test_launcher.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(500)); Sleep 143 base/test/sequenced_task_runner_test_template.h task_runner, Bind(&PlatformThread::Sleep, TimeDelta::FromSeconds(1))); Sleep 166 base/test/sequenced_task_runner_test_template.h Bind(&PlatformThread::Sleep, TimeDelta::FromSeconds(1))); Sleep 288 base/test/sequenced_task_runner_test_template.h task_runner, base::Bind(&PlatformThread::Sleep, Sleep 310 base/test/sequenced_task_runner_test_template.h task_runner, base::Bind(&PlatformThread::Sleep, Sleep 18 base/test/test_file_util.cc PlatformThread::Sleep(kDelay); Sleep 129 base/test/test_file_util_win.cc PlatformThread::Sleep(kTimeout); Sleep 111 base/threading/platform_thread.h static void Sleep(base::TimeDelta duration); Sleep 63 base/threading/platform_thread_unittest.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(50)); Sleep 140 base/threading/platform_thread_win.cc ::Sleep(0); Sleep 150 base/threading/platform_thread_win.cc ::Sleep((end - now).InMillisecondsRoundedUp()); Sleep 85 base/threading/sequenced_worker_pool_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromSeconds(1)); Sleep 704 base/threading/sequenced_worker_pool_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(100)); Sleep 193 base/threading/thread_collision_warner_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromSeconds(5)); Sleep 251 base/threading/thread_collision_warner_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromSeconds(2)); Sleep 321 base/threading/thread_collision_warner_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromSeconds(2)); Sleep 39 base/threading/thread_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(500)); Sleep 156 base/threading/thread_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(10)); Sleep 175 base/threading/thread_unittest.cc &base::PlatformThread::Sleep), Sleep 103 base/threading/watchdog_unittest.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(500)); Sleep 114 base/threading/watchdog_unittest.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(100)); Sleep 129 base/threading/watchdog_unittest.cc PlatformThread::Sleep(TimeDelta::FromSeconds(1)); Sleep 612 base/time/time_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(10)); Sleep 693 base/time/time_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(10)); Sleep 230 base/time/time_win_unittest.cc base::PlatformThread::Sleep( Sleep 284 base/timer/timer_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(100)); Sleep 212 base/tools_sanity_unittest.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(100)); Sleep 228 base/tools_sanity_unittest.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(100)); Sleep 240 base/tools_sanity_unittest.cc PlatformThread::Sleep(TimeDelta::FromMilliseconds(100)); Sleep 92 base/win/object_watcher_unittest.cc Sleep(30); Sleep 96 chrome/browser/chromeos/attestation/attestation_policy_browsertest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(10)); Sleep 99 chrome/browser/chromeos/login/wallpaper_manager_browsertest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(100)); Sleep 58 chrome/browser/extensions/api/webrtc_audio_private/webrtc_audio_private_browsertest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(100)); Sleep 1600 chrome/browser/history/history_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(100)); Sleep 102 chrome/browser/metrics/metrics_service_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(1)); Sleep 68 chrome/browser/net/connect_interceptor_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(30)); Sleep 70 chrome/browser/net/url_info_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(25)); Sleep 81 chrome/browser/net/url_info_unittest.cc base::PlatformThread::Sleep(kMockExpirationTime + Sleep 231 chrome/browser/printing/printing_layout_browsertest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(100)); Sleep 314 chrome/browser/printing/printing_layout_browsertest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(10)); Sleep 320 chrome/browser/printing/printing_layout_browsertest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(10)); Sleep 766 chrome/browser/process_singleton_linux.cc base::PlatformThread::Sleep(base::TimeDelta::FromSeconds(1)); Sleep 253 chrome/browser/process_singleton_win.cc ::Sleep(90); Sleep 260 chrome/browser/process_singleton_win.cc ::Sleep(10); Sleep 287 chrome/browser/sync/test/integration/sync_auth_test.cc base::PlatformThread::Sleep(base::TimeDelta::FromSeconds(5)); Sleep 707 chrome/browser/sync/test/integration/sync_test.cc base::PlatformThread::Sleep(wait / intervals); Sleep 271 chrome/browser/ui/app_list/search/history_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(25)); Sleep 31 chrome/common/service_process_util_posix.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(100 * i)); Sleep 191 chrome/common/service_process_util_unittest.cc base::PlatformThread::Sleep(TestTimeouts::tiny_timeout()); Sleep 34 chrome/common/worker_thread_ticker_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(1500)); Sleep 582 chrome/installer/gcapi/gcapi.cc Sleep(10); Sleep 142 chrome/installer/setup/setup_util_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(200)); Sleep 370 chrome/installer/test/alternate_version_generator.cc Sleep(1000); Sleep 474 chrome/installer/util/copy_tree_work_item_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromSeconds(2)); Sleep 47 chrome/test/chromedriver/chrome/chrome_desktop_impl.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(50)); Sleep 112 chrome/test/chromedriver/chrome/chrome_desktop_impl.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(100)); Sleep 90 chrome/test/chromedriver/chrome/devtools_http_client.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(50)); Sleep 164 chrome/test/chromedriver/chrome/devtools_http_client.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(50)); Sleep 268 chrome/test/chromedriver/chrome/devtools_http_client.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(50)); Sleep 483 chrome/test/chromedriver/chrome/web_view_impl.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(100)); Sleep 181 chrome/test/chromedriver/chrome_launcher.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(50)); Sleep 56 chrome/test/chromedriver/element_commands.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(100)); Sleep 265 chrome/test/chromedriver/element_commands.cc base::PlatformThread::Sleep( Sleep 276 chrome/test/chromedriver/element_util.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(interval_ms)); Sleep 148 chrome/test/chromedriver/net/sync_websocket_impl_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(10)); Sleep 103 cloud_print/service/win/service_controller.cc Sleep(100); Sleep 119 cloud_print/service/win/service_controller.cc Sleep(500); Sleep 32 cloud_print/service/win/service_ipc_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromSeconds(1)); Sleep 325 cloud_print/virtual_driver/win/install/setup.cc Sleep(2000); Sleep 480 cloud_print/virtual_driver/win/install/setup.cc Sleep(5000); // Give parent some time to exit. Sleep 390 components/breakpad/app/breakpad_win.cc ::Sleep(INFINITE); Sleep 312 components/breakpad/tools/crash_service.cc ::Sleep(1000); Sleep 402 components/breakpad/tools/crash_service.cc ::Sleep(kSleepSchedule[retry_round]); Sleep 454 components/breakpad/tools/crash_service.cc ::Sleep(50); Sleep 283 components/nacl/loader/nacl_ipc_adapter_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromSeconds(1)); Sleep 179 content/browser/device_orientation/device_inertial_sensor_browsertest.cc base::PlatformThread::Sleep(delay); Sleep 955 content/browser/download/download_browsertest.cc base::Bind(&base::PlatformThread::Sleep, Sleep 959 content/browser/download/download_browsertest.cc base::Bind(&base::PlatformThread::Sleep, Sleep 526 content/browser/renderer_host/media/video_capture_host_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(200)); Sleep 77 content/browser/worker_host/test/worker_browsertest.cc base::PlatformThread::Sleep(TestTimeouts::action_max_timeout() / 100); Sleep 84 content/child/child_thread.cc base::PlatformThread::Sleep(duration_); Sleep 358 content/common/gpu/media/dxva_video_decode_accelerator.cc Sleep(1); // Poor-man's Yield(). Sleep 454 content/ppapi_plugin/ppapi_thread.cc base::PlatformThread::Sleep(base::TimeDelta::FromSeconds(1)); Sleep 61 content/renderer/media/webrtc_local_audio_track_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(1)); Sleep 225 content/renderer/render_frame_impl.cc base::PlatformThread::Sleep(base::TimeDelta::FromSeconds(1)); Sleep 228 content/renderer/render_frame_impl.cc base::PlatformThread::Sleep(base::TimeDelta::FromSeconds(20)); Sleep 78 content/shell/tools/plugin/PluginTest.cpp ::Sleep(100000); Sleep 202 dbus/signal_sender_verification_unittest.cc base::PlatformThread::Sleep(TestTimeouts::action_timeout()); Sleep 306 dbus/test_service.cc base::PlatformThread::Sleep(TestTimeouts::tiny_timeout()); Sleep 122 gpu/command_buffer/tests/gl_query_unittest.cc base::PlatformThread::Sleep( Sleep 991 ipc/ipc_sync_channel_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(250)); Sleep 979 media/audio/android/audio_android_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromSeconds(20)); Sleep 32 media/audio/audio_input_volume_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(100)); Sleep 201 media/audio/mac/audio_input_mac.cc base::PlatformThread::Sleep(kMinDelay - elapsed); Sleep 295 media/audio/mac/audio_low_latency_input_mac_unittest.cc base::PlatformThread::Sleep(TestTimeouts::action_timeout()); Sleep 284 media/audio/pulse/pulse_input.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(5)); Sleep 480 media/audio/win/audio_low_latency_input_win_unittest.cc base::PlatformThread::Sleep(TestTimeouts::action_timeout()); Sleep 470 media/audio/win/audio_low_latency_output_win_unittest.cc base::PlatformThread::Sleep( Sleep 102 media/audio/win/audio_output_win_unittest.cc ::Sleep(lag_in_ms_); Sleep 273 media/audio/win/audio_output_win_unittest.cc ::Sleep(500); Sleep 277 media/audio/win/audio_output_win_unittest.cc ::Sleep(500); Sleep 305 media/audio/win/audio_output_win_unittest.cc ::Sleep(10); Sleep 334 media/audio/win/audio_output_win_unittest.cc ::Sleep(500); Sleep 364 media/audio/win/audio_output_win_unittest.cc ::Sleep(500); Sleep 407 media/audio/win/audio_output_win_unittest.cc ::Sleep(10); Sleep 412 media/audio/win/audio_output_win_unittest.cc ::Sleep(500); Sleep 441 media/audio/win/audio_output_win_unittest.cc ::Sleep(500); Sleep 445 media/audio/win/audio_output_win_unittest.cc ::Sleep(250); Sleep 449 media/audio/win/audio_output_win_unittest.cc ::Sleep(500); Sleep 496 media/audio/win/audio_output_win_unittest.cc ::Sleep(800); Sleep 559 media/audio/win/audio_output_win_unittest.cc ::Sleep(500); Sleep 426 media/base/audio_renderer_mixer_unittest.cc base::PlatformThread::Sleep(kSleepTime); Sleep 441 media/base/audio_renderer_mixer_unittest.cc base::PlatformThread::Sleep(kSleepTime); Sleep 194 mojo/public/c/system/tests/core_perftest.cc Sleep(kPerftestTimeMicroseconds); Sleep 24 mojo/system/core_impl_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(15)); Sleep 284 mojo/system/message_pipe_dispatcher_unittest.cc base::PlatformThread::Sleep( Sleep 334 mojo/system/message_pipe_dispatcher_unittest.cc base::PlatformThread::Sleep( Sleep 366 mojo/system/message_pipe_dispatcher_unittest.cc base::PlatformThread::Sleep( Sleep 52 mojo/system/multiprocess_message_pipe_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(20)); Sleep 173 mojo/system/raw_channel_unittest.cc base::PlatformThread::Sleep( Sleep 407 mojo/system/raw_channel_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(100)); Sleep 488 mojo/system/raw_channel_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(20)); Sleep 572 mojo/system/remote_message_pipe_unittest.cc FROM_HERE, base::Bind(&base::PlatformThread::Sleep, delay)); Sleep 575 mojo/system/remote_message_pipe_unittest.cc base::PlatformThread::Sleep(delay); Sleep 581 mojo/system/remote_message_pipe_unittest.cc FROM_HERE, base::Bind(&base::PlatformThread::Sleep, delay)); Sleep 584 mojo/system/remote_message_pipe_unittest.cc base::PlatformThread::Sleep(delay); Sleep 305 mojo/system/simple_dispatcher_unittest.cc base::PlatformThread::Sleep( Sleep 326 mojo/system/simple_dispatcher_unittest.cc base::PlatformThread::Sleep( Sleep 347 mojo/system/simple_dispatcher_unittest.cc base::PlatformThread::Sleep( Sleep 368 mojo/system/simple_dispatcher_unittest.cc base::PlatformThread::Sleep( Sleep 401 mojo/system/simple_dispatcher_unittest.cc base::PlatformThread::Sleep( Sleep 432 mojo/system/simple_dispatcher_unittest.cc base::PlatformThread::Sleep( Sleep 468 mojo/system/simple_dispatcher_unittest.cc base::PlatformThread::Sleep( Sleep 471 mojo/system/simple_dispatcher_unittest.cc base::PlatformThread::Sleep( Sleep 506 mojo/system/simple_dispatcher_unittest.cc base::PlatformThread::Sleep( Sleep 54 mojo/system/waiter_list_unittest.cc base::PlatformThread::Sleep( Sleep 97 mojo/system/waiter_list_unittest.cc base::PlatformThread::Sleep( Sleep 139 mojo/system/waiter_list_unittest.cc base::PlatformThread::Sleep( Sleep 163 mojo/system/waiter_list_unittest.cc base::PlatformThread::Sleep( Sleep 179 mojo/system/waiter_list_unittest.cc base::PlatformThread::Sleep( Sleep 199 mojo/system/waiter_list_unittest.cc base::PlatformThread::Sleep( Sleep 215 mojo/system/waiter_list_unittest.cc base::PlatformThread::Sleep( Sleep 227 mojo/system/waiter_list_unittest.cc base::PlatformThread::Sleep( Sleep 236 mojo/system/waiter_list_unittest.cc base::PlatformThread::Sleep( Sleep 247 mojo/system/waiter_list_unittest.cc base::PlatformThread::Sleep( Sleep 54 mojo/system/waiter_unittest.cc base::PlatformThread::Sleep( Sleep 120 mojo/system/waiter_unittest.cc base::PlatformThread::Sleep( Sleep 133 mojo/system/waiter_unittest.cc base::PlatformThread::Sleep( Sleep 178 mojo/system/waiter_unittest.cc base::PlatformThread::Sleep( Sleep 191 mojo/system/waiter_unittest.cc base::PlatformThread::Sleep( Sleep 259 mojo/system/waiter_unittest.cc base::PlatformThread::Sleep( Sleep 270 mojo/system/waiter_unittest.cc base::PlatformThread::Sleep( Sleep 273 mojo/system/waiter_unittest.cc base::PlatformThread::Sleep( Sleep 99 native_client_sdk/src/libraries/third_party/pthreads-win32/pthread_delay_np.c Sleep (0); Sleep 168 native_client_sdk/src/libraries/third_party/pthreads-win32/pthread_delay_np.c Sleep (wait_time); Sleep 144 native_client_sdk/src/libraries/third_party/pthreads-win32/ptw32_callUserDestroyRoutines.c Sleep(0); Sleep 68 native_client_sdk/src/libraries/third_party/pthreads-win32/sched_yield.c Sleep (0); Sleep 126 native_client_sdk/src/libraries/third_party/pthreads-win32/sem_destroy.c Sleep(0); Sleep 1220 net/cookies/cookie_monster_unittest.cc base::PlatformThread::Sleep( Sleep 1285 net/cookies/cookie_monster_unittest.cc base::PlatformThread::Sleep( Sleep 237 net/cookies/cookie_store_unittest.h base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(10)); Sleep 966 net/cookies/cookie_store_unittest.h base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds( Sleep 971 net/cookies/cookie_store_unittest.h base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds( Sleep 281 net/disk_cache/blockfile/stress_cache.cc base::PlatformThread::Sleep(base::TimeDelta::FromSeconds(3)); Sleep 238 net/disk_cache/disk_cache_test_base.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(1)); Sleep 2036 net/disk_cache/entry_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(500)); Sleep 361 net/dns/mock_host_resolver.cc base::PlatformThread::Sleep( Sleep 235 net/proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(10)); Sleep 114 net/proxy/dhcp_proxy_script_fetcher_win_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(30)); Sleep 173 net/proxy/dhcp_proxy_script_fetcher_win_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(20)); Sleep 45 net/proxy/multi_threaded_proxy_resolver_unittest.cc base::PlatformThread::Sleep(resolve_latency_); Sleep 873 net/proxy/proxy_resolver_v8_tracing_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(30)); Sleep 927 net/proxy/proxy_resolver_v8_tracing_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(10)); Sleep 805 net/socket/client_socket_pool_base_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(1)); Sleep 1064 net/socket/client_socket_pool_base_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(10)); Sleep 1526 net/socket/client_socket_pool_base_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(10)); Sleep 2306 net/socket/client_socket_pool_base_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(10)); Sleep 2384 net/socket/client_socket_pool_base_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(10)); Sleep 2810 net/socket/client_socket_pool_base_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds( Sleep 2840 net/socket/client_socket_pool_base_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds( Sleep 2879 net/socket/client_socket_pool_base_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds( Sleep 1064 net/socket/transport_client_socket_pool_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds( Sleep 1107 net/socket/transport_client_socket_pool_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds( Sleep 1152 net/socket/transport_client_socket_pool_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds( Sleep 1200 net/socket/transport_client_socket_pool_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds( Sleep 164 net/tools/dump_cache/dump_cache.cc Sleep(500); Sleep 87 ppapi/tests/test_flash_drm.cc ::Sleep(30); Sleep 57 ppapi/tests/test_utils.cc ::Sleep(duration_ms); Sleep 180 remoting/base/breakpad_win.cc ::Sleep(INFINITE); Sleep 52 remoting/host/clipboard_win.cc base::PlatformThread::Sleep(kSleepTimeBetweenAttempts); Sleep 105 sandbox/linux/services/scoped_process_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(time_to_sleep)); Sleep 460 sandbox/win/sandbox_poc/main_ui_window.cc Sleep(100); Sleep 18 sandbox/win/sandbox_poc/pocdll/invasive.cc Sleep(INFINITE); Sleep 132 sandbox/win/sandbox_poc/pocdll/invasive.cc Sleep(5); // 5ms to be able to see the progression easily with taskmgr. Sleep 195 sandbox/win/sandbox_poc/pocdll/invasive.cc ::Sleep(3000); Sleep 175 sandbox/win/sandbox_poc/sandbox.cc Sleep(1000); // Give a change to the debug output to arrive before the Sleep 22 sandbox/win/src/handle_policy_test.cc ::Sleep(::wcstoul(argv[0], NULL, 10)); Sleep 35 sandbox/win/src/ipc_ping_test.cc ::Sleep(1); Sleep 493 sandbox/win/src/ipc_unittest.cc ::Sleep(kIPCWaitTimeOut1 + kIPCWaitTimeOut2 + 200); Sleep 504 sandbox/win/src/ipc_unittest.cc Sleep(kIPCWaitTimeOut1 * 20); Sleep 539 sandbox/win/src/ipc_unittest.cc ::Sleep(1); Sleep 123 sandbox/win/src/policy_target_test.cc ::Sleep(INFINITE); Sleep 290 sandbox/win/tests/common/controller.cc Sleep(INFINITE); Sleep 53 sandbox/win/tests/integration_tests/integration_tests_test.cc ::Sleep(timeout); Sleep 309 sandbox/win/tests/validation_tests/commands.cc ::Sleep(_wtoi(argv[0])); Sleep 150 sandbox/win/tools/launcher/launcher.cc Sleep(100); Sleep 2132 sync/syncable/syncable_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds( Sleep 2141 sync/syncable/syncable_unittest.cc base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds( Sleep 64 third_party/leveldatabase/env_chromium.cc base::PlatformThread::Sleep(time_to_sleep_); Sleep 663 third_party/leveldatabase/env_chromium.cc ::base::PlatformThread::Sleep(::base::TimeDelta::FromMicroseconds(micros)); Sleep 24 third_party/libusb/src/msvc/missing.h #define SleepEx(m, a) Sleep(m) Sleep 967 third_party/libxml/src/threads.c Sleep(0); Sleep 57 third_party/protobuf/src/google/protobuf/stubs/once.cc Sleep(0); Sleep 148 third_party/protobuf/src/google/protobuf/stubs/once_unittest.cc Sleep(1000); Sleep 17495 third_party/sqlite/amalgamation/sqlite3.c Sleep(1); Sleep 31800 third_party/sqlite/amalgamation/sqlite3.c }while( rc==0 && ++cnt < MX_CLOSE_ATTEMPT && (Sleep(100), 1) ); Sleep 31811 third_party/sqlite/amalgamation/sqlite3.c Sleep(100); /* Wait a little before trying again */ Sleep 32136 third_party/sqlite/amalgamation/sqlite3.c Sleep(1); Sleep 33409 third_party/sqlite/amalgamation/sqlite3.c && (Sleep(100), 1) ); Sleep 33421 third_party/sqlite/amalgamation/sqlite3.c && (Sleep(100), 1) ); Sleep 33751 third_party/sqlite/amalgamation/sqlite3.c Sleep((microsec+999)/1000); Sleep 312 third_party/sqlite/src/ext/async/sqlite3async.c Sleep(0); Sleep 123 third_party/sqlite/src/src/mutex_w32.c Sleep(1); Sleep 681 third_party/sqlite/src/src/os_win.c }while( rc==0 && ++cnt < MX_CLOSE_ATTEMPT && (Sleep(100), 1) ); Sleep 692 third_party/sqlite/src/src/os_win.c Sleep(100); /* Wait a little before trying again */ Sleep 1017 third_party/sqlite/src/src/os_win.c Sleep(1); Sleep 2290 third_party/sqlite/src/src/os_win.c && (Sleep(100), 1) ); Sleep 2302 third_party/sqlite/src/src/os_win.c && (Sleep(100), 1) ); Sleep 2632 third_party/sqlite/src/src/os_win.c Sleep((microsec+999)/1000); Sleep 43 third_party/tcmalloc/chromium/src/base/spinlock_win32-inl.h Sleep(0); Sleep 52 third_party/tcmalloc/chromium/src/base/spinlock_win32-inl.h Sleep(1); Sleep 263 third_party/tcmalloc/chromium/src/tests/malloc_hook_test.cc Sleep(1); Sleep 173 third_party/tcmalloc/chromium/src/windows/port.h Sleep(0); Sleep 406 third_party/tcmalloc/chromium/src/windows/port.h Sleep(timeout); Sleep 417 third_party/tcmalloc/chromium/src/windows/port.h Sleep(seconds * 1000); Sleep 431 third_party/tcmalloc/chromium/src/windows/port.h Sleep(req->tv_sec * 1000 + req->tv_nsec / 1000000); Sleep 43 third_party/tcmalloc/vendor/src/base/spinlock_win32-inl.h Sleep(0); Sleep 45 third_party/tcmalloc/vendor/src/base/spinlock_win32-inl.h Sleep(base::internal::SuggestedDelayNS(loop) / 1000000); Sleep 263 third_party/tcmalloc/vendor/src/tests/malloc_hook_test.cc Sleep(1); Sleep 170 third_party/tcmalloc/vendor/src/windows/port.h Sleep(0); Sleep 403 third_party/tcmalloc/vendor/src/windows/port.h Sleep(timeout); Sleep 414 third_party/tcmalloc/vendor/src/windows/port.h Sleep(seconds * 1000); Sleep 428 third_party/tcmalloc/vendor/src/windows/port.h Sleep(req->tv_sec * 1000 + req->tv_nsec / 1000000); Sleep 1110 third_party/wtl/include/atlwince.h Sleep(dRetryInterval); Sleep 204 tools/win/link_limiter/limiter.cc Sleep(5 * 1000 /* ms */); Sleep 70 tools/xdisplaycheck/xdisplaycheck.cc Sleep(10 * tries); Sleep 73 ui/base/clipboard/clipboard_win.cc ::Sleep(5); Sleep 131 win8/metro_driver/chrome_app_view.cc Sleep(10); Sleep 139 win8/metro_driver/chrome_app_view.cc Sleep(10); Sleep 127 win8/metro_driver/chrome_app_view_ash.cc Sleep(10); Sleep 134 win8/metro_driver/chrome_app_view_ash.cc Sleep(10); Sleep 277 win8/metro_driver/chrome_app_view_ash.cc Sleep(100);