Searched refs:Wait (Results 151 - 175 of 765) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/webrtc/system_wrappers/source/
H A Devent_win.cc39 EventTypeWrapper EventWindows::Wait(unsigned long max_time) { function in class:webrtc::EventWindows
/external/chromium_org/tools/perf/page_sets/
H A Dgarbage_collection_cases.py29 action_runner.Wait(15)
H A Dindexeddb_offline.py40 action_runner.Wait(1)
H A Dmaps.py28 action_runner.Wait(3)
H A Dstartup_pages.py16 action_runner.Wait(10)
H A Dtop_desktop_sites_2012Q3.py18 action_runner.Wait(1)
H A Dtough_animation_cases.py21 action_runner.Wait(10)
H A Dtough_canvas_cases.py20 action_runner.Wait(5)
/external/chromium_org/ui/base/dragdrop/
H A Ddownload_file_interface.h48 virtual bool Wait() = 0;
/external/chromium_org/ui/compositor/test/
H A Ddraw_waiter_for_test.cc12 void DrawWaiterForTest::Wait(Compositor* compositor) { function in class:ui::DrawWaiterForTest
H A Ddraw_waiter_for_test.h23 static void Wait(Compositor* compositor);
/external/chromium_org/ui/views/test/
H A Dx11_property_change_waiter.h28 virtual void Wait();
46 // Whether Wait() should block.
/external/chromium_org/v8/src/base/platform/
H A Dsemaphore.h44 void Wait();
/external/chromium_org/v8/src/libplatform/
H A Dtask-queue.cc44 process_queue_semaphore_.Wait();
/external/lldb/source/Host/common/
H A DCondition.cpp68 // The Wait() function atomically blocks the current thread
81 Condition::Wait (Mutex &mutex, const TimeValue *abstime, bool *timed_out) function in class:Condition
/external/lzma/CPP/Windows/
H A DThread.h22 WRes Wait() { return Thread_Wait(&thread); } function in class:NWindows::CThread
/external/webrtc/src/system_wrappers/source/
H A Devent_win.cc41 EventTypeWrapper EventWindows::Wait(unsigned long maxTime) function in class:webrtc::EventWindows
/external/chromium_org/chrome/browser/ui/fullscreen/
H A Dfullscreen_controller_test.cc92 observer.Wait();
99 observer.Wait();
/external/chromium_org/chrome/browser/ui/webui/
H A Dbookmarks_ui_browsertest.cc28 navigation_observer.Wait();
102 navigation_observer.Wait();
/external/chromium_org/components/test/data/password_manager/
H A Dtests.py91 self.Wait(2)
163 self.Wait(1)
184 self.Wait(5)
187 self.Wait(1)
194 self.Wait(5)
214 self.Wait(1)
222 self.Wait(1)
257 self.Wait(1)
/external/chromium_org/extensions/browser/api/runtime/
H A Druntime_apitest.cc109 unload_observer.Wait();
115 load_observer.Wait();
/external/chromium_org/extensions/renderer/
H A Dscript_context_browsertest.cc48 content::FrameLoadWaiter(content::RenderFrame::FromWebFrame(frame)).Wait();
65 content::FrameLoadWaiter(content::RenderFrame::FromWebFrame(frame3)).Wait();
/external/chromium_org/net/dns/
H A Dserial_worker_unittest.cc46 work_allowed_.Wait();
95 work_called_.Wait();
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/linux/
H A Dmain.cc48 virtual bool Wait(int cms, bool process_io) { function in class:CustomSocketServer
61 return rtc::PhysicalSocketServer::Wait(0/*cms == -1 ? 1 : cms*/,
/external/chromium_org/third_party/webrtc/base/
H A Devent.cc49 bool Event::Wait(int cms) { function in class:rtc::Event
81 bool Event::Wait(int cms) {

Completed in 469 milliseconds

1234567891011>>