Searched defs:item3 (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/unittest/ |
H A D | accessibility_zoom_gesture_test.cpp | 265 MMI::PointerEvent::PointerItem item3; variable 312 MMI::PointerEvent::PointerItem item3; variable 354 MMI::PointerEvent::PointerItem item3; variable
|
H A D | accessibility_mouse_key_test.cpp | 229 MMI::KeyEvent::KeyItem item3; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/configuration_test/ |
H A D | configuration_test.cpp | 480 auto item3 = configFourth.GetItem(displayId, AAFwk::GlobalConfigurationKey::SYSTEM_LANGUAGE); variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/ |
H A D | list_group_algorithm_test_ng.cpp | 950 auto item3 = groupNode->GetChildByIndex(3 + 1)->GetHostNode(); variable
|
H A D | list_layout_test_ng.cpp | 1628 auto item3 = frameNode_->GetChildByIndex(3)->GetHostNode(); variable
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/ |
H A D | pointer_event_test.cpp | 152 PointerEvent::PointerItem item3; variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | native_node_test.cpp | 138 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 D | key_command_handler_test.cpp | 248 PointerEvent::PointerItem item3; in SetupThreeFingerTapEvent() local 293 PointerEvent::PointerItem item3; in SetupFourFingerTapEvent() local
|
/ohos5.0/commonlibrary/rust/ylong_json/src/ |
H A D | adapter.rs | 2053 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
|