Home
last modified time | relevance | path

Searched defs:testModeStr (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Daccessibility_property.cpp179 void GetHitTestModeStr(HitTestMode hitTestMode, std::string& testModeStr) in GetHitTestModeStr()
241 std::string testModeStr = ""; in CreateNodeSearchInfo() local
/foundation/arkui/ace_engine/test/unittest/core/event/
Dgesture_event_hub_test_ng_property_config.cpp141 string testModeStr; variable