Home
last modified time | relevance | path

Searched refs:PARAM_80 (Results 1 - 5 of 5) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/refresh/
H A Drefresh_offset_test.cpp22 ArkUI_NumberValue value[] = {{.f32 = PARAM_80}}; in TestRefreshOffset001()
26 ASSERT_EQ(nodeAPI->getAttribute(refresh, NODE_REFRESH_OFFSET)->value[PARAM_0].f32, PARAM_80); in TestRefreshOffset001()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textarea/
H A Dtextarea_showcounter_test.cpp36 ArkUI_NumberValue value[] = {{.i32 = true}, {.f32 = PARAM_80}, {.i32 = false}}; in TestTextAreaShowCounter002()
41 ASSERT_EQ(nodeAPI->getAttribute(textarea, NODE_TEXT_AREA_SHOW_COUNTER)->value[PARAM_1].f32, PARAM_80); in TestTextAreaShowCounter002()
66 ASSERT_EQ(nodeAPI->getAttribute(textarea, NODE_TEXT_AREA_SHOW_COUNTER)->value[PARAM_1].f32, PARAM_80); in TestTextAreaShowCounter004()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dwcharndk1.cpp50 #define PARAM_80 80 macro
314 char buffer[PARAM_80]; in Mbsinit_One()
323 wcsrtombs(buffer, &p, PARAM_80, &mbst); in Mbsinit_One()
514 wchar_t wcs[PARAM_80]; in Wcscat_One()
607 wchar_t buffer[PARAM_80]; in Wcsftime_One()
610 ret = wcsftime(buffer, PARAM_80, L"Now it's %I:%M%p.", timeinfo); in Wcsftime_One()
621 wchar_t buffer[PARAM_80]; in Wcsftimel_One()
625 ret = wcsftime_l(buffer, PARAM_80, L"%I:%M%p", timeinfo, newlocale_); in Wcsftimel_One()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/common/
H A Dcommon.h55 #define PARAM_80 80 macro
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/common/
H A Dcommon.h55 #define PARAM_80 80 macro

Completed in 7 milliseconds