Home
last modified time | relevance | path

Searched refs:normal (Results 1 – 25 of 624) sorted by relevance

12345678910>>...25

/test/xts/acts/global/i18n_standard/intljs/src/main/js/test/
DNormalizerInI18n.test.js67 let normal = I18n.Normalizer.getInstance(I18n.NormalizerMode.NFC);
68 let value = normal.normalize(str);
81 let normal = I18n.Normalizer.getInstance(I18n.NormalizerMode.NFD);
82 let value = normal.normalize(str);
95 let normal = I18n.Normalizer.getInstance(I18n.NormalizerMode.NFKC);
96 let value = normal.normalize(str);
109 let normal = I18n.Normalizer.getInstance(I18n.NormalizerMode.NFKD);
110 let value = normal.normalize(str);
123 let normal = I18n.Normalizer.getInstance(I18n.NormalizerMode.NFC);
124 let value = normal.normalize(str);
[all …]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/ets/test/
DStdioNdk1.test.ets33 * @tc.desc : test the normal condition of Fgets_chk_One
46 * @tc.desc : test the normal condition of Fread_Chk_One
59 * @tc.desc : test the normal condition of Pwrite_Chk_One
72 * @tc.desc : test the normal condition of Snprintf_Chk_One
85 * @tc.desc : test the normal condition of Sprintf_Chk_One
98 * @tc.desc : test the normal condition of Vsnprintf_Chk_One
111 * @tc.desc : test the normal condition of Write_Chk_One
124 * @tc.desc : test the normal condition of Asprintf_One
137 * @tc.desc : test the normal condition of ClearErr_One
150 * @tc.desc : test the normal condition of Clearerr_Unlocked_One
[all …]
DWcharNdk1.test.ets30 * @tc.desc : test the normal condition of Btowc_One
58 * @tc.desc : test the normal condition of Mbtowc_One
84 * @tc.desc : test the normal condition of Fputwc_One
98 * @tc.desc : test the normal condition of Fputws_One
112 * @tc.desc : test the normal condition of Fwide_One
140 * @tc.desc : test the normal condition of Fwprintf_One
168 * @tc.desc : test the normal condition of Wprintf_One
196 * @tc.desc : test the normal condition of Fwscanf_One
224 * @tc.desc : test the normal condition of Swprintf_One
252 * @tc.desc : test the normal condition of Swscanf_One
[all …]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/ohosTest/ets/test/stack/
DStackTransitionTest.test.ets32 * @tc.desc : testing move transition for stack with normal value
45 * @tc.desc : testing move transition for stack with normal value
58 * @tc.desc : testing move transition for stack with normal value
71 * @tc.desc : testing move transition for stack with normal value
110 * @tc.desc : testing opacity transition for stack with normal value
123 * @tc.desc : testing opacity transition for stack with normal value
136 * @tc.desc : testing opacity transition for stack with normal value
149 * @tc.desc : testing opacity transition for stack with normal value
162 * @tc.desc : testing opacity transition for stack with normal value
175 * @tc.desc : testing opacity transition for stack with normal value
[all …]
DStackBackgroundBlurStyleTest.test.ets32 * @tc.desc : testing backgroundBlurStyle for stack with normal value
45 * @tc.desc : testing backgroundBlurStyle for stack with normal value
58 * @tc.desc : testing backgroundBlurStyle for stack with normal value
71 * @tc.desc : testing backgroundBlurStyle for stack with normal value
84 * @tc.desc : testing backgroundBlurStyle for stack with normal value
97 * @tc.desc : testing backgroundBlurStyle for stack with normal value
110 * @tc.desc : testing backgroundBlurStyle for stack with normal value
123 * @tc.desc : testing backgroundBlurStyle for stack with normal value
136 * @tc.desc : testing backgroundBlurStyle for stack with normal value
149 * @tc.desc : testing backgroundBlurStyle for stack with normal value
[all …]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/ohosTest/ets/test/image/
DImageLinearGradientTest.test.ets32 * @tc.desc : testing lineargradient for image with normal value
45 * @tc.desc : testing lineargradient for image with normal value
58 * @tc.desc : testing lineargradient for image with normal value
71 * @tc.desc : testing lineargradient for image with normal value
84 * @tc.desc : testing lineargradient for image with normal value
97 * @tc.desc : testing lineargradient for image with normal value
110 * @tc.desc : testing lineargradient for image with normal value
123 * @tc.desc : testing lineargradient for image with normal value
136 * @tc.desc : testing lineargradient for image with normal value
149 * @tc.desc : testing lineargradient for image with normal value
[all …]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/ohosTest/ets/test/textinput/
DTextInputFontWeightTest.test.ets32 * @tc.desc : testing fontWeight for textInput with normal value
45 * @tc.desc : testing fontWeight for textInput with normal value
58 * @tc.desc : testing fontWeight for textInput with normal value
71 * @tc.desc : testing fontWeight for textInput with normal value
84 * @tc.desc : testing fontWeight for textInput with normal value
97 * @tc.desc : testing fontWeight for textInput with normal value
110 * @tc.desc : testing fontWeight for textInput with normal value
123 * @tc.desc : testing fontWeight for textInput with normal value
136 * @tc.desc : testing fontWeight for textInput with normal value
149 * @tc.desc : testing fontWeight for textInput with normal value
[all …]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/ohosTest/ets/test/swiper/
DSwiperCurveTest.test.ets32 * @tc.desc : testing curve for swiper with normal value
45 * @tc.desc : testing curve for swiper with normal value
58 * @tc.desc : testing curve for swiper with normal value
71 * @tc.desc : testing curve for swiper with normal value
84 * @tc.desc : testing curve for swiper with normal value
97 * @tc.desc : testing curve for swiper with normal value
110 * @tc.desc : testing curve for swiper with normal value
123 * @tc.desc : testing curve for swiper with normal value
136 * @tc.desc : testing curve for swiper with normal value
149 * @tc.desc : testing curve for swiper with normal value
[all …]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/ohosTest/ets/test/native/
DnativeTest.test.ets32 * @tc.desc : testing create for native with normal value
45 * @tc.desc : testing create for native with normal value
58 * @tc.desc : testing create for native with normal value
70 * @tc.desc : testing create for native with normal value
82 * @tc.desc : testing create for native with normal value
94 * @tc.desc : testing create for native with normal value
106 * @tc.desc : testing create for native with normal value
118 * @tc.desc : testing create for native with normal value
130 * @tc.desc : testing create for native with normal value
142 * @tc.desc : testing create for native with normal value
[all …]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/ohosTest/ets/test/span/
DSpanFontWeightTest.test.ets32 * @tc.desc: testing fontWeight for span with normal value
45 * @tc.desc: testing fontWeight for span with normal value
58 * @tc.desc: testing fontWeight for span with normal value
71 * @tc.desc: testing fontWeight for span with normal value
84 * @tc.desc: testing fontWeight for span with normal value
97 * @tc.desc: testing fontWeight for span with normal value
110 * @tc.desc: testing fontWeight for span with normal value
123 * @tc.desc: testing fontWeight for span with normal value
136 * @tc.desc: testing fontWeight for span with normal value
149 * @tc.desc: testing fontWeight for span with normal value
[all …]
DSpanDecorationTest.test.ets32 * @tc.desc : testing decoration for span with normal value
45 * @tc.desc : testing decoration for span with normal value
58 * @tc.desc : testing decoration for span with normal value
71 * @tc.desc : testing decoration for span with normal value
97 * @tc.desc : testing decoration for span with normal value
110 * @tc.desc : testing decoration for span with normal value
123 * @tc.desc : testing decoration for span with normal value
136 * @tc.desc : testing decoration for span with normal value
149 * @tc.desc : testing decoration for span with normal value
162 * @tc.desc : testing decoration for span with normal value
[all …]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/ohosTest/ets/test/calendarpicker/
DCalendarPickerTextStyleTest.test.ets32 * @tc.desc : testing TextStyle for CalendarPicker with normal value
45 * @tc.desc : testing TextStyle for CalendarPicker with normal value
58 * @tc.desc : testing TextStyle for CalendarPicker with normal value
71 * @tc.desc : testing TextStyle for CalendarPicker with normal value
84 * @tc.desc : testing TextStyle for CalendarPicker with normal value
97 * @tc.desc : testing TextStyle for CalendarPicker with normal value
110 * @tc.desc : testing TextStyle for CalendarPicker with normal value
123 * @tc.desc : testing TextStyle for CalendarPicker with normal value
136 * @tc.desc : testing TextStyle for CalendarPicker with normal value
149 * @tc.desc : testing TextStyle for CalendarPicker with normal value
[all …]
/test/xts/acts/ai/mindspore/mindsporendktest/entry/src/ohosTest/ets/test/
DMindSporeTest.ets109 * @tc.desc : test the normal condition of OH_AI_ContextCreate
124 * @tc.desc : test the normal condition of OH_AI_ContextDestroy
139 * @tc.desc : test the normal condition of OH_AI_ContextSetThreadNum
169 * @tc.desc : test the normal condition of OH_AI_ContextSetThreadNum
184 * @tc.desc : test the normal condition of OH_AI_ContextGetThreadNum
214 * @tc.desc : test the normal condition of OH_AI_ContextSetThreadAffinityMode
229 * @tc.desc : test the normal condition of OH_AI_ContextSetThreadAffinityMode
244 * @tc.desc : test the normal condition of OH_AI_ContextSetThreadAffinityMode
289 * @tc.desc : test the normal condition of OH_AI_ContextGetThreadAffinityMode
319 * @tc.desc : test the normal condition of OH_AI_DeviceInfoCreate
[all …]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/ohosTest/ets/test/text/
DTextLinearGradientTest.test.ets32 * @tc.desc : testing linearGradient for text with normal value
45 * @tc.desc : testing linearGradient for text with normal value
58 * @tc.desc : testing linearGradient for text with normal value
71 * @tc.desc : testing linearGradient for text with normal value
84 * @tc.desc : testing linearGradient for text with normal value
97 * @tc.desc : testing linearGradient for text with normal value
110 * @tc.desc : testing linearGradient for text with normal value
123 * @tc.desc : testing linearGradient for text with normal value
136 * @tc.desc : testing linearGradient for text with normal value
149 * @tc.desc : testing linearGradient for text with normal value
[all …]
DTextFontWeightTest.test.ets45 * @tc.desc : testing fontWeight for text with normal value
58 * @tc.desc : testing fontWeight for text with normal value
71 * @tc.desc : testing fontWeight for text with normal value
84 * @tc.desc : testing fontWeight for text with normal value
97 * @tc.desc : testing fontWeight for text with normal value
110 * @tc.desc : testing fontWeight for text with normal value
123 * @tc.desc : testing fontWeight for text with normal value
136 * @tc.desc : testing fontWeight for text with normal value
149 * @tc.desc : testing fontWeight for text with normal value
162 * @tc.desc : testing fontWeight for text with normal value
[all …]
DTextFontTest.test.ets45 * @tc.desc : testing font for text with normal value
58 * @tc.desc : testing font for text with normal value
71 * @tc.desc : testing font for text with normal value
84 * @tc.desc : testing font for text with normal value
97 * @tc.desc : testing font for text with normal value
110 * @tc.desc : testing font for text with normal value
123 * @tc.desc : testing font for text with normal value
136 * @tc.desc : testing font for text with normal value
149 * @tc.desc : testing font for text with normal value
162 * @tc.desc : testing font for text with normal value
[all …]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/ohosTest/ets/test/datepicker/
DDatePickerDisappearTextStyleTest.test.ets32 * @tc.desc : testing disappearTextStyle for DatePicker with normal value
58 * @tc.desc : testing disappearTextStyle for DatePicker with normal value
71 * @tc.desc : testing disappearTextStyle for DatePicker with normal value
84 * @tc.desc : testing disappearTextStyle for DatePicker with normal value
97 * @tc.desc : testing disappearTextStyle for DatePicker with normal value
110 * @tc.desc : testing disappearTextStyle for DatePicker with normal value
123 * @tc.desc : testing disappearTextStyle for DatePicker with normal value
136 * @tc.desc : testing disappearTextStyle for DatePicker with normal value
149 * @tc.desc : testing disappearTextStyle for DatePicker with normal value
162 * @tc.desc : testing disappearTextStyle for DatePicker with normal value
[all …]
DDatePickerSelectedTextStyleTest.test.ets32 * @tc.desc : testing selectedTextStyle for DatePicker with normal value
58 * @tc.desc : testing selectedTextStyle for DatePicker with normal value
71 * @tc.desc : testing selectedTextStyle for DatePicker with normal value
84 * @tc.desc : testing selectedTextStyle for DatePicker with normal value
97 * @tc.desc : testing selectedTextStyle for DatePicker with normal value
110 * @tc.desc : testing selectedTextStyle for DatePicker with normal value
123 * @tc.desc : testing selectedTextStyle for DatePicker with normal value
136 * @tc.desc : testing selectedTextStyle for DatePicker with normal value
149 * @tc.desc : testing selectedTextStyle for DatePicker with normal value
162 * @tc.desc : testing selectedTextStyle for DatePicker with normal value
[all …]
DDatePickerTextStyleTest.test.ets32 * @tc.desc : testing textStyle for DatePicker with normal value
58 * @tc.desc : testing textStyle for DatePicker with normal value
71 * @tc.desc : testing textStyle for DatePicker with normal value
84 * @tc.desc : testing textStyle for DatePicker with normal value
97 * @tc.desc : testing textStyle for DatePicker with normal value
110 * @tc.desc : testing textStyle for DatePicker with normal value
123 * @tc.desc : testing textStyle for DatePicker with normal value
136 * @tc.desc : testing textStyle for DatePicker with normal value
149 * @tc.desc : testing textStyle for DatePicker with normal value
162 * @tc.desc : testing textStyle for DatePicker with normal value
[all …]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/ohosTest/ets/test/textpicker/
DTextPickerTextStyleTest.test.ets32 * @tc.desc : testing textStyle for textPicker with normal value
58 * @tc.desc : testing textStyle for textPicker with normal value
71 * @tc.desc : testing textStyle for textPicker with normal value
84 * @tc.desc : testing textStyle for textPicker with normal value
97 * @tc.desc : testing textStyle for textPicker with normal value
110 * @tc.desc : testing textStyle for textPicker with normal value
123 * @tc.desc : testing textStyle for textPicker with normal value
136 * @tc.desc : testing textStyle for textPicker with normal value
149 * @tc.desc : testing textStyle for textPicker with normal value
162 * @tc.desc : testing textStyle for textPicker with normal value
[all …]
DTextPickerSelectedTextStyleTest.test.ets32 * @tc.desc : testing selectedTextStyle for textPicker with normal value
58 * @tc.desc : testing selectedTextStyle for textPicker with normal value
71 * @tc.desc : testing selectedTextStyle for textPicker with normal value
84 * @tc.desc : testing selectedTextStyle for textPicker with normal value
97 * @tc.desc : testing selectedTextStyle for textPicker with normal value
110 * @tc.desc : testing selectedTextStyle for textPicker with normal value
123 * @tc.desc : testing selectedTextStyle for textPicker with normal value
136 * @tc.desc : testing selectedTextStyle for textPicker with normal value
149 * @tc.desc : testing selectedTextStyle for textPicker with normal value
162 * @tc.desc : testing selectedTextStyle for textPicker with normal value
[all …]
DTextPickerDisappearTextStyleTest.test.ets32 * @tc.desc : testing disappearTextStyle for textPicker with normal value
58 * @tc.desc : testing disappearTextStyle for textPicker with normal value
71 * @tc.desc : testing disappearTextStyle for textPicker with normal value
84 * @tc.desc : testing disappearTextStyle for textPicker with normal value
97 * @tc.desc : testing disappearTextStyle for textPicker with normal value
110 * @tc.desc : testing disappearTextStyle for textPicker with normal value
123 * @tc.desc : testing disappearTextStyle for textPicker with normal value
136 * @tc.desc : testing disappearTextStyle for textPicker with normal value
149 * @tc.desc : testing disappearTextStyle for textPicker with normal value
162 * @tc.desc : testing disappearTextStyle for textPicker with normal value
[all …]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/ohosTest/ets/test/timepicker/
DTimePickerDisappearTextStyleTest.test.ets32 * @tc.desc : testing disappearTextStyle for TimePicker with normal value
58 * @tc.desc : testing disappearTextStyle for TimePicker with normal value
71 * @tc.desc : testing disappearTextStyle for TimePicker with normal value
84 * @tc.desc : testing disappearTextStyle for TimePicker with normal value
97 * @tc.desc : testing disappearTextStyle for TimePicker with normal value
110 * @tc.desc : testing disappearTextStyle for TimePicker with normal value
123 * @tc.desc : testing disappearTextStyle for TimePicker with normal value
136 * @tc.desc : testing disappearTextStyle for TimePicker with normal value
149 * @tc.desc : testing disappearTextStyle for TimePicker with normal value
162 * @tc.desc : testing disappearTextStyle for TimePicker with normal value
[all …]
DTimePickerTextStyleTest.test.ets32 * @tc.desc : testing textStyle for TimePicker with normal value
58 * @tc.desc : testing textStyle for TimePicker with normal value
71 * @tc.desc : testing textStyle for TimePicker with normal value
84 * @tc.desc : testing textStyle for TimePicker with normal value
97 * @tc.desc : testing textStyle for TimePicker with normal value
110 * @tc.desc : testing textStyle for TimePicker with normal value
123 * @tc.desc : testing textStyle for TimePicker with normal value
136 * @tc.desc : testing textStyle for TimePicker with normal value
149 * @tc.desc : testing textStyle for TimePicker with normal value
162 * @tc.desc : testing textStyle for TimePicker with normal value
[all …]
DTimePickerSelectedTextStyleTest.test.ets32 * @tc.desc : testing selectedTextStyle for TimePicker with normal value
58 * @tc.desc : testing selectedTextStyle for TimePicker with normal value
71 * @tc.desc : testing selectedTextStyle for TimePicker with normal value
84 * @tc.desc : testing selectedTextStyle for TimePicker with normal value
97 * @tc.desc : testing selectedTextStyle for TimePicker with normal value
110 * @tc.desc : testing selectedTextStyle for TimePicker with normal value
123 * @tc.desc : testing selectedTextStyle for TimePicker with normal value
136 * @tc.desc : testing selectedTextStyle for TimePicker with normal value
149 * @tc.desc : testing selectedTextStyle for TimePicker with normal value
162 * @tc.desc : testing selectedTextStyle for TimePicker with normal value
[all …]

12345678910>>...25