Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtest_support_android.cc163 std::unique_ptr<base::MessagePump> CreateMessagePumpForUIStub() { in CreateMessagePumpForUIStub() function
221 if (!MessageLoop::InitMessagePumpForUIFactory(&CreateMessagePumpForUIStub)) in InitAndroidTestMessageLoop()