Home
last modified time | relevance | path

Searched defs:value (Results 726 - 750 of 7524) sorted by relevance

1...<<21222324252627282930>>...301

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/refresh/
H A Drefresh_pulltorefresh_test.cpp22 ArkUI_NumberValue value[] = {{.i32 = true}}; in TestRefreshPullToRefresh001() local
33 ArkUI_NumberValue value[] = {{.i32 = PARAM_2}}; in TestRefreshPullToRefresh002() local
44 ArkUI_NumberValue value[] = {{.i32 = false}}; in TestRefreshPullToRefresh003() local
[all...]
H A Drefresh_refreshing_test.cpp22 ArkUI_NumberValue value[] = {{.i32 = 1}}; in TestRefreshRefreshing001() local
33 ArkUI_NumberValue value[] = {{.i32 = -1}}; in TestRefreshRefreshing002() local
44 ArkUI_NumberValue value[] = {{.i32 = 0}}; in TestRefreshRefreshing003() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/
H A Dscroll_backgroundcolor_test.cpp23 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}}; in TestScrollBackgroundColor001() local
34 ArkUI_NumberValue value[] = {{.u32 = COLOR_BLACK}}; in TestScrollBackgroundColor002() local
45 ArkUI_NumberValue value[] = {{.u32 = COLOR_WHITE}}; in TestScrollBackgroundColor003() local
[all...]
H A Dscroll_bordercolor_test.cpp26 ArkUI_NumberValue value[] = {{.u32 = NORMAL_COLOR}}; in TestScrollBorderColor001() local
40 ArkUI_NumberValue value[] = { in TestScrollBorderColor002() local
[all...]
H A Dscroll_scrollbarcolor_test.cpp23 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}}; in TestScrollScrollBarColor001() local
34 ArkUI_NumberValue value[] = {{.u32 = COLOR_BLACK}}; in TestScrollScrollBarColor002() local
45 ArkUI_NumberValue value[] = {{.u32 = COLOR_WHITE}}; in TestScrollScrollBarColor003() local
[all...]
H A Dscroll_pageenable_test.cpp23 ArkUI_NumberValue value[] = {{.i32 = false}}; in TestScrollPageEnable001() local
34 ArkUI_NumberValue value[] = {{.i32 = true}}; in TestScrollPageEnable002() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/row/
H A Drow_height_test.cpp25 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestRowHeight001() local
38 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestRowHeight002() local
53 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestRowHeight003() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/swiper/
H A Dswiper_index_test.cpp24 ArkUI_NumberValue value[] = {{.i32 = index}}; in TestSwiperIndex001() local
36 ArkUI_NumberValue value[] = {{.i32 = index}}; in TestSwiperIndex002() local
48 ArkUI_NumberValue value[] = {{.i32 = index}}; in TestSwiperIndex003() local
[all...]
H A Dswiper_cachedcount_test.cpp24 ArkUI_NumberValue value[] = {{.i32 = cachedCount}}; in TestSwiperCachedCount001() local
36 ArkUI_NumberValue value[] = {{.i32 = cachedCount}}; in TestSwiperCachedCount002() local
H A Dswiper_interval_test.cpp24 ArkUI_NumberValue value[] = {{.f32 = interval}}; in TestSwiperInterval001() local
36 ArkUI_NumberValue value[] = {{.f32 = interval}}; in TestSwiperInterval002() local
48 ArkUI_NumberValue value[] = {{.f32 = interval}}; in TestSwiperInterval003() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
H A Dtext_linebreakstrategy_test.cpp23 ArkUI_NumberValue value[] = {{.i32 = ARKUI_WORD_BREAK_NORMAL}}; in TestTextLineBreakStrategy001() local
34 ArkUI_NumberValue value[] = {{.i32 = ARKUI_WORD_BREAK_BREAK_ALL}}; in TestTextLineBreakStrategy002() local
45 ArkUI_NumberValue value[] = {{.i32 = ARKUI_WORD_BREAK_BREAK_WORD}}; in TestTextLineBreakStrategy003() local
56 ArkUI_NumberValue value[] = {{.i32 = PARAM_NEGATIVE_1}}; TestTextLineBreakStrategy004() local
[all...]
H A Dtext_fontstyle_test.cpp30 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_STYLE_ITALIC}}; in TestTextFontStyle002() local
42 ArkUI_NumberValue value[] = {{.i32 = exceptionValue}}; in TestTextFontStyle003() local
H A Dtext_height_test.cpp25 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestTextHeight001() local
38 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestTextHeight002() local
53 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestTextHeight003() local
[all...]
H A Dtext_imageSpan_test.cpp25 ArkUI_NumberValue value[] = {-1}; in textImageSpanTest001() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textarea/
H A Dtextarea_lineheight_test.cpp25 ArkUI_NumberValue value[] = {{.f32 = SIZE}}; in TestTextAreaLineHeight001() local
36 ArkUI_NumberValue value[] = {{.f32 = PARAM_0}}; in TestTextAreaLineHeight002() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/xcomponent/
H A Dxcomponent_width_test.cpp25 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestXComponentWidth001() local
38 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestXComponentWidth002() local
53 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestXComponentWidth003() local
[all...]
H A Dxcomponent_height_test.cpp25 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestXComponentHeight001() local
38 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestXComponentHeight002() local
53 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestXComponentHeight003() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/
H A Dimage_autoresize_test.cpp24 ArkUI_NumberValue value[] = {{.i32 = autoResizeValue}}; in TestImageAutoResize001() local
36 ArkUI_NumberValue value[] = {{.i32 = autoResizeValue}}; in TestImageAutoResize002() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/loadingprogress/
H A Dloadingprogress_enableloading_test.cpp23 ArkUI_NumberValue value[] = {{.i32 = true}}; in TestLoadingProgressEnableLoading001() local
34 ArkUI_NumberValue value[] = {{.i32 = false}}; in TestLoadingProgressEnableLoading002() local
45 ArkUI_NumberValue value[] = {{.i32 = -1}}; in TestLoadingProgressEnableLoading003() local
[all...]
H A Dloadingprogress_color_test.cpp23 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}}; in TestLoadingProgressColor001() local
34 ArkUI_NumberValue value[] = {{.u32 = COLOR_WHITE}}; in TestLoadingProgressColor002() local
45 ArkUI_NumberValue value[] = {{.u32 = COLOR_BLACK}}; in TestLoadingProgressColor003() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/listitem/
H A Dlistitem_width_test.cpp24 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestListItemWidth001() local
36 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestListItemWidth002() local
48 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestListItemWidth003() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/span/
H A Dspan_fontstyle_test.cpp23 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_STYLE_NORMAL}}; in TestSpanFontStyle001() local
35 ArkUI_NumberValue value[] = {{.i32 = ARKUI_FONT_STYLE_ITALIC}}; in TestSpanFontStyle002() local
48 ArkUI_NumberValue value[] = {{.i32 = fontStyle}}; in TestSpanFontStyle003() local
[all...]
H A Dspan_fontsize_test.cpp24 ArkUI_NumberValue value[] = {{.f32 = fontSize}}; in TestSpanFontSize001() local
37 ArkUI_NumberValue value[] = {{.f32 = fontSize}}; in TestSpanFontSize002() local
51 ArkUI_NumberValue value[] = {{.f32 = SIZE_100}}; in TestSpanFontSize003() local
[all...]
H A Dspan_fontcolor_test.cpp24 ArkUI_NumberValue value[] = {{.u32 = colorTransparent}}; in TestSpanFontColor001() local
36 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}}; in TestSpanFontColor002() local
48 ArkUI_NumberValue value[] = {{.u32 = COLOR_WHITE}}; in TestSpanFontColor003() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/slider/
H A Dslider_width_test.cpp25 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestSliderWidth001() local
38 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestSliderWidth002() local
53 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestSliderWidth003() local
[all...]

Completed in 12 milliseconds

1...<<21222324252627282930>>...301