Searched refs:MSG_TESTFINISH (Results 1 – 1 of 1) sorted by relevance
79 static const unsigned int MSG_TESTFINISH = 0; variable144 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()