Home
last modified time | relevance | path

Searched refs:simulate_modal_window_open_for_test_ (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/
H A Dshell_test_api.cc157 shell_->simulate_modal_window_open_for_test_ = modal_window_open; in SimulateModalWindowOpenForTest()
H A Dshell.h852 bool simulate_modal_window_open_for_test_ = false; variable
H A Dshell.cc356 if (Get()->simulate_modal_window_open_for_test_) in GetOpenSystemModalWindowContainerId()