Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/unittest/auto_fill_manager_test/
H A Dauto_fill_manager_test.cpp251 bool isPopupAutoFill = false; variable
253isPopupAutoFill = manager.IsNeedToCreatePopupWindow(AbilityBase::AutoFillType::PERSON_FULL_NAME);
254 EXPECT_EQ(isPopupAutoFill, true);