HomeSort by relevance Sort by last modified time
    Searched refs:WaitForPanelActiveState (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/ui/panels/
base_panel_browser_test.cc 280 void BasePanelBrowserTest::WaitForPanelActiveState(
388 WaitForPanelActiveState(panel, SHOW_AS_ACTIVE);
395 WaitForPanelActiveState(panel, params.expected_active_state);
464 WaitForPanelActiveState(panel, SHOW_AS_INACTIVE);
477 WaitForPanelActiveState(panel, SHOW_AS_INACTIVE);
490 WaitForPanelActiveState(panel, SHOW_AS_INACTIVE);
base_panel_browser_test.h 88 void WaitForPanelActiveState(Panel* panel, ActiveState state);
detached_panel_browsertest.cc 116 WaitForPanelActiveState(panel, SHOW_AS_ACTIVE);
146 WaitForPanelActiveState(panel, SHOW_AS_ACTIVE);
panel_browsertest.cc 117 WaitForPanelActiveState(
    [all...]
docked_panel_browsertest.cc 74 WaitForPanelActiveState(panel2, SHOW_AS_ACTIVE);
191 WaitForPanelActiveState(panel7, SHOW_AS_INACTIVE);
stacked_panel_browsertest.cc     [all...]

Completed in 1159 milliseconds