HomeSort by relevance Sort by last modified time
    Searched refs:CheckThread (Results 1 - 3 of 3) sorted by null

  /external/webrtc/talk/app/webrtc/
proxy_unittest.cc 94 void CheckThread() {
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/libchrome/base/message_loop/
message_pump_glib.cc 143 void CheckThread(MessagePumpGlib* pump) {
283 CheckThread(this);
  /art/runtime/
check_jni.cc 848 return CheckThread(arg.E);
    [all...]

Completed in 1031 milliseconds