Home
last modified time | relevance | path

Searched defs:MENU_TAG (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenu_expand_test_ng.cpp70 const std::string MENU_TAG = "menu"; variable
H A Dmenuwrapper_test_ng.cpp72 const std::string MENU_TAG = "menu"; variable
H A Dmenuitemgroup_test_ng.cpp73 const std::string MENU_TAG = "menu"; variable
H A Dmenuitem_pattern_test_ng.cpp72 const std::string MENU_TAG = "menu"; variable
H A Dmenuitem_test_ng.cpp72 const std::string MENU_TAG = "menu"; variable
H A Dmenu_layoutFst_test_ng.cpp72 const std::string MENU_TAG = "menu"; variable
H A Dmenu_layoutScd_test_ng.cpp74 const std::string MENU_TAG = "menu"; variable
H A Dmenu_patternEx_test_ng.cpp72 const std::string MENU_TAG = "menu"; variable
H A Dmenu_pattern_test_ng.cpp74 const std::string MENU_TAG = "menu"; variable
H A Dmenu_origin_test_ng.cpp77 const std::string MENU_TAG = "menu"; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_constants.cpp436 const char MENU_TAG[] = "menu"; variable