Searched refs:PARAM_16 (Results 1 - 11 of 11) sorted by relevance
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/ |
H A D | image_colorfilter_test.cpp | 39 {.f32 = colorFilter[PARAM_15]}, {.f32 = colorFilter[PARAM_16]}, {.f32 = colorFilter[PARAM_17]}, in TestImageColorFilter001() 61 ASSERT_EQ(nodeAPI->getAttribute(image, NODE_IMAGE_COLOR_FILTER)->value[PARAM_16].f32, colorFilter[PARAM_16]); in TestImageColorFilter001() 83 {.f32 = colorFilter[PARAM_15]}, {.f32 = colorFilter[PARAM_16]}, {.f32 = colorFilter[PARAM_17]}, in TestImageColorFilter002() 105 ASSERT_EQ(nodeAPI->getAttribute(image, NODE_IMAGE_COLOR_FILTER)->value[PARAM_16].f32, colorFilter[PARAM_16]); in TestImageColorFilter002()
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | inttypesndk.cpp | 34 #define PARAM_16 16
macro 120 resultValue = wcstoimax(L"ff", nullptr, PARAM_16);
in Wcstoimax() 142 resultValue = wcstoumax(L"ff", nullptr, PARAM_16);
in Wcstoumax()
|
H A D | fenvndk.cpp | 25 #define PARAM_16 16
macro 170 case PARAM_16:
in FeClearExcept()
|
H A D | timendk.cpp | 73 #define PARAM_16 16
macro 418 time_t secondTime = PARAM_1900 - PARAM_02 - PARAM_07 - PARAM_16 - PARAM_15 - PARAM_20;
in DiffTime()
|
H A D | wcharndk1.cpp | 47 #define PARAM_16 16
macro 826 long int li2 = wcstol(pEnd, &pEnd, PARAM_16);
in Wcstol_One() 852 long long int lli2 = wcstoll(pEnd, &pEnd, PARAM_16);
in Wcstoll_One() 886 unsigned long long int ulli2 = wcstoull(pEnd, &pEnd, PARAM_16);
in Wcstoull_One()
|
H A D | stdiondk1.cpp | 39 #define PARAM_16 16
macro 573 const int bufferSize = PARAM_16;
in Fmemopen_One()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/slider/ |
H A D | slider_trackthickness_test.cpp | 22 ArkUI_NumberValue value[] = {{.f32 = PARAM_16}};
in TestSliderTrackThickness001() 26 ASSERT_EQ(nodeAPI->getAttribute(slider, NODE_SLIDER_TRACK_THICKNESS)->value[PARAM_0].f32, PARAM_16);
in TestSliderTrackThickness001()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/common/ |
H A D | common.h | 50 #define PARAM_16 16 macro
|
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/common/ |
H A D | common.h | 50 #define PARAM_16 16 macro
|
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/ |
H A D | fnmatchndk32.cpp | 54 #define PARAM_16 16
macro 283 time_t secondTime = PARAM_1900 - PARAM_02 - PARAM_07 - PARAM_16 - PARAM_15 - PARAM_20;
in DiffTime64()
|
/test/xts/acts/graphic/nativeimage/entry/src/main/cpp/ |
H A D | nativeimage.cpp | 32 #define PARAM_16 16
macro
|
Completed in 16 milliseconds