/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/ |
H A D | customcomponent_borderradius_test.cpp | 45 ArkUI_NumberValue value[] = {{.f32 = SIZE_100}}; in TestCustomComponentBorderRadius003() 49 ASSERT_EQ(nodeAPI->getAttribute(custom, NODE_BORDER_RADIUS)->value[PARAM_0].f32, SIZE_100); in TestCustomComponentBorderRadius003() 56 ArkUI_NumberValue value[] = {{.f32 = SIZE_100}, {.f32 = SIZE_100}, {.f32 = SIZE_100}, {.f32 = SIZE_100}}; in TestCustomComponentBorderRadius004() 60 ASSERT_EQ(nodeAPI->getAttribute(custom, NODE_BORDER_RADIUS)->value[PARAM_0].f32, SIZE_100); in TestCustomComponentBorderRadius004() 61 ASSERT_EQ(nodeAPI->getAttribute(custom, NODE_BORDER_RADIUS)->value[PARAM_1].f32, SIZE_100); in TestCustomComponentBorderRadius004() 62 ASSERT_EQ(nodeAPI->getAttribute(custom, NODE_BORDER_RADIUS)->value[PARAM_2].f32, SIZE_100); in TestCustomComponentBorderRadius004() 63 ASSERT_EQ(nodeAPI->getAttribute(custom, NODE_BORDER_RADIUS)->value[PARAM_3].f32, SIZE_100); in TestCustomComponentBorderRadius004() [all...] |
H A D | customcomponent_constraintsize_test.cpp | 23 float maxWidth = SIZE_100; in TestCustomComponentConstraintSize001() 24 float maxHeight = SIZE_100; in TestCustomComponentConstraintSize001() 43 float minWidth = SIZE_100; in TestCustomComponentConstraintSize002() 44 float minHeight = SIZE_100; in TestCustomComponentConstraintSize002()
|
H A D | customcomponent_onareachange_test.cpp | 30 ArkUI_NumberValue width_value[] = {{.f32 = SIZE_100}}; in createChildNode() 75 ArkUI_NumberValue offset_value[] = {{.f32 = SIZE_100}, {.f32 = SIZE_100}}; in OnEventReceive()
|
H A D | customcomponent_onlayout_test.cpp | 45 nodeAPI->layoutNode(nodeAPI->getChildAt(nodeHandler, PARAM_1), SIZE_100, SIZE_100); in OnEventReceive()
|
H A D | customcomponent_hittestbehavior_test.cpp | 65 float stackWidth = SIZE_100; in CreateSubCustomComponentNode() 66 float stackHeight = SIZE_100; in CreateSubCustomComponentNode()
|
H A D | customcomponent_focusable_test.cpp | 30 ArkUI_NumberValue width_value[] = {{.f32 = SIZE_100}}; in createChildNode()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/ |
H A D | commonattrs_borderradius_test.cpp | 45 ArkUI_NumberValue value[] = {{.f32 = SIZE_100}}; in TestCommonAttrsBorderRadius003() 49 ASSERT_EQ(nodeAPI->getAttribute(row, NODE_BORDER_RADIUS)->value[PARAM_0].f32, SIZE_100); in TestCommonAttrsBorderRadius003() 56 ArkUI_NumberValue value[] = {{.f32 = SIZE_100}, {.f32 = SIZE_100}, {.f32 = SIZE_100}, {.f32 = SIZE_100}}; in TestCommonAttrsBorderRadius004() 60 ASSERT_EQ(nodeAPI->getAttribute(row, NODE_BORDER_RADIUS)->value[PARAM_0].f32, SIZE_100); in TestCommonAttrsBorderRadius004() 61 ASSERT_EQ(nodeAPI->getAttribute(row, NODE_BORDER_RADIUS)->value[PARAM_1].f32, SIZE_100); in TestCommonAttrsBorderRadius004() 62 ASSERT_EQ(nodeAPI->getAttribute(row, NODE_BORDER_RADIUS)->value[PARAM_2].f32, SIZE_100); in TestCommonAttrsBorderRadius004() 63 ASSERT_EQ(nodeAPI->getAttribute(row, NODE_BORDER_RADIUS)->value[PARAM_3].f32, SIZE_100); in TestCommonAttrsBorderRadius004() [all...] |
H A D | commonattrs_constraintsize_test.cpp | 23 float maxWidth = SIZE_100; in TestCommonAttrsConstraintSize001() 24 float maxHeight = SIZE_100; in TestCommonAttrsConstraintSize001() 43 float minWidth = SIZE_100; in TestCommonAttrsConstraintSize002() 44 float minHeight = SIZE_100; in TestCommonAttrsConstraintSize002()
|
H A D | commonattrs_focusable_test.cpp | 30 ArkUI_NumberValue width_value[] = {{.f32 = SIZE_100}}; in createChildNode()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/listitem/ |
H A D | listitem_rotate_test.cpp | 23 float rotateX = SIZE_100; in TestListItemRotate001() 24 float rotateY = SIZE_100; in TestListItemRotate001() 25 float rotateZ = SIZE_100; in TestListItemRotate001() 27 float perspective = SIZE_100; in TestListItemRotate001() 62 float rotateX = SIZE_100; in TestListItemRotate003() 63 float rotateY = SIZE_100; in TestListItemRotate003() 64 float rotateZ = SIZE_100; in TestListItemRotate003() 110 float perspective = SIZE_100; in TestListItemRotate005()
|
H A D | listitem_translate_test.cpp | 23 float translateX = SIZE_100; in TestListItemTranslate001() 24 float translateY = SIZE_100; in TestListItemTranslate001() 25 float translateZ = SIZE_100; in TestListItemTranslate001() 39 float translateX = SIZE_100; in TestListItemTranslate002() 56 float translateY = SIZE_100; in TestListItemTranslate003() 73 float translateZ = SIZE_100; in TestListItemTranslate004()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/ |
H A D | list_rotate_test.cpp | 23 float rotateX = SIZE_100; in TestListRotate001() 24 float rotateY = SIZE_100; in TestListRotate001() 25 float rotateZ = SIZE_100; in TestListRotate001() 27 float perspective = SIZE_100; in TestListRotate001() 62 float rotateX = SIZE_100; in TestListRotate003() 63 float rotateY = SIZE_100; in TestListRotate003() 64 float rotateZ = SIZE_100; in TestListRotate003() 110 float perspective = SIZE_100; in TestListRotate005()
|
H A D | list_translate_test.cpp | 23 float translateX = SIZE_100; in TestListTranslate001() 24 float translateY = SIZE_100; in TestListTranslate001() 25 float translateZ = SIZE_100; in TestListTranslate001() 39 float translateX = SIZE_100; in TestListTranslate002() 56 float translateY = SIZE_100; in TestListTranslate003() 73 float translateZ = SIZE_100; in TestListTranslate004()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/ |
H A D | scroll_scrollsnap_test.cpp | 24 float paramSecond = SIZE_100; in TestScrollScrollSnap001() 42 float paramSecond = SIZE_100; in TestScrollScrollSnap002() 60 float paramSecond = SIZE_100; in TestScrollScrollSnap003() 78 float paramSecond = SIZE_100; in TestScrollScrollSnap004()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/span/ |
H A D | span_fontsize_test.cpp | 51 ArkUI_NumberValue value[] = {{.f32 = SIZE_100}}; in TestSpanFontSize003() 55 ASSERT_EQ(nodeAPI->getAttribute(span, NODE_FONT_SIZE)->value[PARAM_0].f32, SIZE_100); in TestSpanFontSize003()
|
H A D | span_lineheight_test.cpp | 25 float lineHeight = SIZE_100; in TestSpanLineHeight001()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textpicker/ |
H A D | textpicker_selectedindex_test.cpp | 58 ArkUI_NumberValue value[] = {{.i32 = SIZE_100}}; in TestTextPickerSelectedIndex003() 62 ASSERT_NE(nodeAPI->getAttribute(textPicker, NODE_TEXT_PICKER_SELECTED_INDEX)->value[PARAM_0].i32, SIZE_100); in TestTextPickerSelectedIndex003()
|
H A D | textpicker_selected_test.cpp | 58 ArkUI_NumberValue value[] = {{.u32 = SIZE_100}}; in TestTextPickerSelected003() 62 ASSERT_NE(nodeAPI->getAttribute(textPicker, NODE_TEXT_PICKER_OPTION_SELECTED)->value[PARAM_0].u32, SIZE_100); in TestTextPickerSelected003()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonevent/ |
H A D | commonevent_onareachange_test.cpp | 32 ArkUI_NumberValue width_value[] = {{.f32 = SIZE_100}}; in createChildNode() 85 ArkUI_NumberValue offset_value[] = {{.f32 = SIZE_100}, {.f32 = SIZE_100}}; in OnEventReceive()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/stack/ |
H A D | stack_onareachange_test.cpp | 32 ArkUI_NumberValue width_value[] = {{.f32 = SIZE_100}}; in createChildNode() 84 ArkUI_NumberValue offset_value[] = {{.f32 = SIZE_100}, {.f32 = SIZE_100}}; in OnEventReceive()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/ |
H A D | textinput_enabled_test.cpp | 25 if (enabled != SIZE_100) { in createChildNode() 149 auto textInputDefault = createChildNode(nodeAPI, SIZE_100); in CreateNativeNode()
|
/test/xts/acts/pcs/pcs_ndk/entry/src/main/cpp/ |
H A D | pcsNetworkTest.cpp | 39 #define SIZE_100 100
macro 169 char buf[SIZE_100];
in Recv()
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | wcharndk1.cpp | 62 #define SIZE_100 100
macro 138 char wstr[SIZE_100] = {PARAM_0};
in Fputws_One() 146 rsize = fread(wstr, sizeof(char), SIZE_100, fp);
in Fputws_One() 262 wchar_t wbuf[SIZE_100] = {PARAM_0};
in Swprintf_One() 263 int ret = swprintf(wbuf, SIZE_100, L"%ls", L"This is test");
in Swprintf_One() 271 wchar_t wbuf[SIZE_100] = {PARAM_0};
in Swprintf_Two() 272 int ret = swprintf(wbuf, SIZE_100, L"%s", "xyz");
in Swprintf_Two() 291 wchar_t buffer[SIZE_100] = L"Theta \u03b8";
in Swscanf_Two()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/button/ |
H A D | button_type_test.cpp | 66 int32_t buttonType = SIZE_100;
in TestButtonType004()
|
H A D | button_onclick_test.cpp | 30 ArkUI_NumberValue width_value[] = {{.f32 = SIZE_100}}; in createChildNode()
|