Home
last modified time | relevance | path

Searched defs:item3 (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_zoom_gesture_test.cpp265 MMI::PointerEvent::PointerItem item3; variable
312 MMI::PointerEvent::PointerItem item3; variable
354 MMI::PointerEvent::PointerItem item3; variable
H A Daccessibility_mouse_key_test.cpp229 MMI::KeyEvent::KeyItem item3; variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/configuration_test/
H A Dconfiguration_test.cpp480 auto item3 = configFourth.GetItem(displayId, AAFwk::GlobalConfigurationKey::SYSTEM_LANGUAGE); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_group_algorithm_test_ng.cpp950 auto item3 = groupNode->GetChildByIndex(3 + 1)->GetHostNode(); variable
H A Dlist_layout_test_ng.cpp1628 auto item3 = frameNode_->GetChildByIndex(3)->GetHostNode(); variable
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dpointer_event_test.cpp152 PointerEvent::PointerItem item3; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_node_test.cpp138 ArkUI_AttributeItem item3 = {value3, sizeof(value3) / sizeof(ArkUI_NumberValue)}; variable
2409 …ArkUI_AttributeItem item3 = {value3, sizeof(value3) / sizeof(ArkUI_NumberValue), nullptr, nullptr}; variable
4309 …ArkUI_AttributeItem item3 = {value3, sizeof(value3) / sizeof(ArkUI_NumberValue), nullptr, nullptr}; variable
/ohos5.0/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp248 PointerEvent::PointerItem item3; in SetupThreeFingerTapEvent() local
293 PointerEvent::PointerItem item3; in SetupFourFingerTapEvent() local
/ohos5.0/commonlibrary/rust/ylong_json/src/
H A Dadapter.rs2053 let item3 = ylong_json_get_array_item(array, 3); in ut_ylong_json_get_array_item() localVariable
2186 let item3 = ylong_json_remove_array_item_by_index(array, 2); in ut_ylong_json_remove_array_item_by_index() localVariable
2357 let item3 = ylong_json_get_item_from_array_node(node3); in ut_ylong_json_get_item_from_array_node() localVariable