Searched refs:CreateMessagePumpForUIStub (Results 1 – 1 of 1) sorted by relevance
163 std::unique_ptr<base::MessagePump> CreateMessagePumpForUIStub() { in CreateMessagePumpForUIStub() function221 if (!MessageLoop::InitMessagePumpForUIFactory(&CreateMessagePumpForUIStub)) in InitAndroidTestMessageLoop()