Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/container_modal/
H A Dcontainer_modal_test_ng.cpp271 bool iswindowRecover = false; variable
277 auto windowRecoverCallBack = [&iswindowRecover]() { iswindowRecover = true; }; in __anon6640ff530702()
297 EXPECT_FALSE(iswindowRecover);