Searched defs:RunClosureAfterAllPendingUIEvents (Results 1 - 3 of 3) sorted by path

/external/chromium_org/ui/aura/test/
H A Dui_controls_factory_aurawin.cc76 virtual void RunClosureAfterAllPendingUIEvents(const base::Closure& closure) { function in class:aura::test::__anon16582::UIControlsWin
/external/chromium_org/ui/base/test/
H A Dui_controls_aura.cc79 void RunClosureAfterAllPendingUIEvents(const base::Closure& closure) { function in namespace:ui_controls
80 instance_->RunClosureAfterAllPendingUIEvents(closure);
H A Dui_controls_win.cc69 void RunClosureAfterAllPendingUIEvents(const base::Closure& closure) { function in namespace:ui_controls

Completed in 2934 milliseconds