Searched defs:CheckThread (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dproxy_unittest.cc94 void CheckThread() { function in class:webrtc::ProxyTest
115 .WillOnce(InvokeWithoutArgs(this, &ProxyTest::CheckThread));
123 DoAll(InvokeWithoutArgs(this, &ProxyTest::CheckThread),
133 DoAll(InvokeWithoutArgs(this, &ProxyTest::CheckThread),
144 DoAll(InvokeWithoutArgs(this, &ProxyTest::CheckThread),
154 DoAll(InvokeWithoutArgs(this, &ProxyTest::CheckThread),
165 DoAll(InvokeWithoutArgs(this, &ProxyTest::CheckThread),
/external/chromium_org/content/browser/download/
H A Ddrag_download_file.cc176 CheckThread();
188 CheckThread();
204 CheckThread();
211 CheckThread();
219 CheckThread();
235 void DragDownloadFile::CheckThread() { function in class:content::DragDownloadFile
/external/chromium_org/base/message_loop/
H A Dmessage_pump_glib.cc143 void CheckThread(MessagePumpGlib* pump) { function in namespace:base::__anon2370
283 CheckThread(this);
/external/stressapptest/src/
H A Dworker.h603 class CheckThread : public WorkerThread { class in inherits:WorkerThread
605 CheckThread() {} function in class:CheckThread
612 DISALLOW_COPY_AND_ASSIGN(CheckThread);

Completed in 210 milliseconds