Home
last modified time | relevance | path

Searched refs:SimulateModalWindowOpenForTesting (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/
Dshell.h259 void SimulateModalWindowOpenForTesting(bool modal_window_open) { in SimulateModalWindowOpenForTesting() function
/external/chromium_org/ash/accelerators/
Daccelerator_controller_unittest.cc1189 Shell::GetInstance()->SimulateModalWindowOpenForTesting(true); in TEST_F()