HomeSort by relevance Sort by last modified time
    Searched defs:WrapCurrent (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/base/
thread.cc 292 bool Thread::WrapCurrent() {
thread_unittest.cc 110 bool WrapCurrent() {
111 return Thread::WrapCurrent();
252 EXPECT_TRUE(cthread->WrapCurrent());

Completed in 2415 milliseconds