Home
last modified time | relevance | path

Searched refs:PARAM_20 (Results 1 - 17 of 17) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/
H A Dimage_colorfilter_test.cpp27 float colorFilter[PARAM_20] = {FIRST_MIDDLE_VALUE, DEFAULT_VALUE, DEFAULT_VALUE, DEFAULT_VALUE, in TestImageColorFilter001()
33 ArkUI_NumberValue value[PARAM_20] = { in TestImageColorFilter001()
71 float colorFilter[PARAM_20] = {FIRST_MIDDLE_VALUE, DEFAULT_VALUE, DEFAULT_VALUE, DEFAULT_VALUE, in TestImageColorFilter002()
77 ArkUI_NumberValue value[PARAM_20] = { in TestImageColorFilter002()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/slider/
H A Dslider_min_test.cpp31 float minValue = PARAM_20; in TestSliderMin002()
43 float minValue = -PARAM_20; in TestSliderMin003()
H A Dslider_blockstyle_test.cpp62 float rectangleWidth = PARAM_20; in TestSliderBlockStyle004()
63 float rectangleHeight = PARAM_20; in TestSliderBlockStyle004()
162 float rectangleWidth = -PARAM_20; in TestSliderBlockStyle009()
163 float rectangleHeight = -PARAM_20; in TestSliderBlockStyle009()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/
H A Dlist_hittestbehavior_test.cpp99 char listField[PARAM_20] = "List"; in CreateSubListNode()
105 char listItemField[PARAM_20] = "ListItem"; in CreateSubListNode()
111 char listBrotherField[PARAM_20] = "ListBrother"; in CreateSubListNode()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/
H A Dscroll_hittestbehavior_test.cpp100 char scrollField[PARAM_20] = "Scroll"; in CreateSubScrollNode()
106 char columnField[PARAM_20] = "Column"; in CreateSubScrollNode()
112 char scrollBrotherField[PARAM_20] = "ScrollBrother"; in CreateSubScrollNode()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/listitem/
H A Dlistitem_hittestbehavior_test.cpp83 char listField[PARAM_20] = "List"; in CreateSubListNode()
89 char listItemField[PARAM_20] = "ListItem"; in CreateSubListNode()
95 char columnField[PARAM_20] = "Column"; in CreateSubListNode()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dwcharndk1.cpp66 #define PARAM_20 20 macro
281 wchar_t wtmp[PARAM_20]; in Swscanf_One()
345 wchar_t dest[PARAM_20]; in Mbsrtowcs_One()
358 wchar_t dest[PARAM_20]; in Mbsnrtowcs_One()
471 char s[PARAM_20]; in Wcrtomb_One()
919 wchar_t src[PARAM_20] = {PARAM_0}; in Wcsxfrm_One()
930 wchar_t src[PARAM_20] = {PARAM_0}; in Wcsxfrml_One()
1100 wchar_t wch[PARAM_20]; in Vwscanf_One()
H A Dtimendk.cpp75 #define PARAM_20 20 macro
418 time_t secondTime = PARAM_1900 - PARAM_02 - PARAM_07 - PARAM_16 - PARAM_15 - PARAM_20; in DiffTime()
H A Dstdiondk1.cpp44 #define PARAM_20 20 macro
88 size_t ret = __fread_chk(dest, PARAM_1, PARAM_20, fp, sizeof(dest)); in Fread_Chk_One()
108 __fread_chk(dest, PARAM_1, PARAM_20, fp, sizeof(dest)); in Pwrite_Chk_One()
1334 napi_create_int32(env, ret == PARAM_20, &result); in Snprintf_One()
H A Dunistdndk.cpp96 #define PARAM_20 20 macro
431 char src[PARAM_20] = "ABCD"; in Swab()
432 char dest[PARAM_20] = "abcd"; in Swab()
H A Dwcharndk.cpp46 #define PARAM_20 20 macro
1672 int param = PARAM_20; in Fwide()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/column/
H A Dcolumn_foregroundblurstyle_test.cpp302 float value = PARAM_20; in TestColumnForegroundBlurStyle024()
362 float value = PARAM_20; in TestColumnForegroundBlurStyle029()
398 float value = PARAM_20; in TestColumnForegroundBlurStyle032()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A Dcommonattrs_foregroundblurstyle_test.cpp302 float value = PARAM_20; in TestCommonAttrsForegroundBlurStyle024()
362 float value = PARAM_20; in TestCommonAttrsForegroundBlurStyle029()
398 float value = PARAM_20; in TestCommonAttrsForegroundBlurStyle032()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_foregroundblurstyle_test.cpp302 float value = PARAM_20; in TestCustomComponentForegroundBlurStyle024()
362 float value = PARAM_20; in TestCustomComponentForegroundBlurStyle029()
398 float value = PARAM_20; in TestCustomComponentForegroundBlurStyle032()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/common/
H A Dcommon.h54 #define PARAM_20 20 macro
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/common/
H A Dcommon.h54 #define PARAM_20 20 macro
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Dfnmatchndk32.cpp56 #define PARAM_20 20 macro
283 time_t secondTime = PARAM_1900 - PARAM_02 - PARAM_07 - PARAM_16 - PARAM_15 - PARAM_20; in DiffTime64()

Completed in 26 milliseconds