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

/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.h92 void RunClosureAfterAllPendingUIEvents(const base::Closure& closure);
H A Dui_controls_aura.h51 virtual void RunClosureAfterAllPendingUIEvents(
H A Dui_controls_win.cc69 void RunClosureAfterAllPendingUIEvents(const base::Closure& closure) { function in namespace:ui_controls
/external/chromium_org/ui/aura/test/
H A Dui_controls_factory_aurax11.cc95 RunClosureAfterAllPendingUIEvents(closure);
132 RunClosureAfterAllPendingUIEvents(closure);
179 RunClosureAfterAllPendingUIEvents(closure);
185 virtual void RunClosureAfterAllPendingUIEvents(
H A Dui_controls_factory_aurawin.cc76 virtual void RunClosureAfterAllPendingUIEvents(const base::Closure& closure) { function in class:aura::test::__anon15851::UIControlsWin
/external/chromium_org/ash/test/
H A Dui_controls_factory_ash.cc122 virtual void RunClosureAfterAllPendingUIEvents(
127 ui_controls->RunClosureAfterAllPendingUIEvents(closure);
/external/chromium_org/ui/views/test/
H A Dui_controls_factory_desktop_aurax11.cc123 RunClosureAfterAllPendingUIEvents(closure);
165 RunClosureAfterAllPendingUIEvents(closure);
211 RunClosureAfterAllPendingUIEvents(closure);
217 virtual void RunClosureAfterAllPendingUIEvents(
/external/chromium_org/chrome/test/base/
H A Dview_event_test_base.cc94 ui_controls::RunClosureAfterAllPendingUIEvents(

Completed in 497 milliseconds