Searched refs:CheckWorkerThread (Results 1 – 1 of 1) sorted by relevance
181 void CheckWorkerThread() { EXPECT_TRUE(worker_thread_->IsCurrent()); } in CheckWorkerThread() function in webrtc::ProxyTest204 .WillOnce(InvokeWithoutArgs(this, &ProxyTest::CheckWorkerThread)); in TEST_F()236 .WillOnce(DoAll(InvokeWithoutArgs(this, &ProxyTest::CheckWorkerThread), in TEST_F()255 .WillOnce(DoAll(InvokeWithoutArgs(this, &ProxyTest::CheckWorkerThread), in TEST_F()