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 286 void BasePanelBrowserTest::WaitForPanelActiveState(
394 WaitForPanelActiveState(panel, SHOW_AS_ACTIVE);
401 WaitForPanelActiveState(panel, params.expected_active_state);
470 WaitForPanelActiveState(panel, SHOW_AS_INACTIVE);
483 WaitForPanelActiveState(panel, SHOW_AS_INACTIVE);
496 WaitForPanelActiveState(panel, SHOW_AS_INACTIVE);
base_panel_browser_test.h 100 void WaitForPanelActiveState(Panel* panel, ActiveState state);
detached_panel_browsertest.cc 114 WaitForPanelActiveState(panel, SHOW_AS_ACTIVE);
144 WaitForPanelActiveState(panel, SHOW_AS_ACTIVE);
panel_browsertest.cc 116 WaitForPanelActiveState(
    [all...]
docked_panel_browsertest.cc 74 WaitForPanelActiveState(panel2, SHOW_AS_ACTIVE);
185 WaitForPanelActiveState(panel7, SHOW_AS_INACTIVE);
stacked_panel_browsertest.cc     [all...]

Completed in 180 milliseconds