Searched refs:MessagePumpForUIStub (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/test/
H A Dtest_support_android.cc38 // MessagePumpForUIStub. Other platforms use the native event loop which blocks
74 class MessagePumpForUIStub : public base::MessagePumpForUI { class in namespace:__anon2520
75 virtual ~MessagePumpForUIStub() {}
137 return scoped_ptr<base::MessagePump>(new MessagePumpForUIStub());

Completed in 72 milliseconds