HomeSort by relevance Sort by last modified time
    Searched full:expected_active_state (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/panels/
base_panel_browser_test.h 70 ActiveState expected_active_state; member in struct:BasePanelBrowserTest::CreatePanelParams
base_panel_browser_test.cc 350 expected_active_state(show_flag),
402 if (params.expected_active_state == SHOW_AS_INACTIVE &&
414 WaitForPanelActiveState(panel, params.expected_active_state);

Completed in 463 milliseconds