Searched refs:RunClosureAfterAllPendingUIEvents (Results 1 - 11 of 11) 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.cc97 RunClosureAfterAllPendingUIEvents(closure);
134 RunClosureAfterAllPendingUIEvents(closure);
181 RunClosureAfterAllPendingUIEvents(closure);
187 virtual void RunClosureAfterAllPendingUIEvents(
H A Dui_controls_factory_ozone.cc84 RunClosureAfterAllPendingUIEvents(closure);
111 RunClosureAfterAllPendingUIEvents(closure);
155 RunClosureAfterAllPendingUIEvents(closure);
161 virtual void RunClosureAfterAllPendingUIEvents(
H A Dui_controls_factory_aurawin.cc76 virtual void RunClosureAfterAllPendingUIEvents(const base::Closure& closure) { function in class:aura::test::__anon16582::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/browser/ui/views/toolbar/
H A Dtoolbar_view_interactive_uitest.cc118 ui_controls::RunClosureAfterAllPendingUIEvents(
/external/chromium_org/chrome/test/base/
H A Dview_event_test_base.cc68 ui_controls::RunClosureAfterAllPendingUIEvents(

Completed in 239 milliseconds