Home
last modified time | relevance | path

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 Dimage_colorfilter_test.cpp39 {.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 Dinttypesndk.cpp34 #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 Dfenvndk.cpp25 #define PARAM_16 16 macro
170 case PARAM_16: in FeClearExcept()
H A Dtimendk.cpp73 #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 Dwcharndk1.cpp47 #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 Dstdiondk1.cpp39 #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 Dslider_trackthickness_test.cpp22 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 Dcommon.h50 #define PARAM_16 16 macro
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/common/
H A Dcommon.h50 #define PARAM_16 16 macro
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Dfnmatchndk32.cpp54 #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 Dnativeimage.cpp32 #define PARAM_16 16 macro

Completed in 15 milliseconds