Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dturnport_unittest.cc79 static const unsigned int MSG_TESTFINISH = 0; variable
144 ASSERT(msg->message_id == MSG_TESTFINISH); in OnMessage()
145 if (msg->message_id == MSG_TESTFINISH) in OnMessage()
995 rtc::Thread::Current()->Post(this, MSG_TESTFINISH); in TEST_F()