Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.cpp153 void GetHitTestModeStr(HitTestMode hitTestMode, std::string& testModeStr) in GetHitTestModeStr()
215 std::string testModeStr = ""; in CreateNodeSearchInfo() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dgesture_event_hub_test_ng_property_config.cpp120 string testModeStr; variable