Home
last modified time | relevance | path

Searched refs:UnwrapMainThreadScope (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
Dmessagequeue_unittest.cc116 struct UnwrapMainThreadScope { struct
117 UnwrapMainThreadScope() : rewrap_(Thread::Current() != NULL) { in UnwrapMainThreadScope() argument
120 ~UnwrapMainThreadScope() { in ~UnwrapMainThreadScope() argument
128 UnwrapMainThreadScope s; in TEST() argument