| /test/xts/acts/startup_lite/syspara_hal/src/ |
| H A D | parameter_reli_test.c | 63 const char* value = GetDeviceType(); variable 80 const char* value = GetManufacture(); variable 97 const char* value = GetBrand(); variable 114 const char* value = GetMarketName(); variable 131 const char* value = GetProductSeries(); variable 148 const char* value = GetProductModel(); variable 165 const char* value = GetHardwareModel(); variable 182 const char* value = GetHardwareProfile(); variable 202 const char* value = GetSerial(); variable 219 const char* value variable 236 const char* value = GetDisplayVersion(); global() variable 253 const char* value = GetBootloaderVersion(); global() variable 270 const char* value = GetSecurityPatchTag(); global() variable 287 const char* value = GetAbiList(); global() variable 305 int value = GetFirstApiVersion(); global() variable 322 const char* value = GetIncrementalVersion(); global() variable 339 const char* value = GetVersionId(); global() variable 356 const char* value = GetBuildType(); global() variable 373 const char* value = GetBuildUser(); global() variable 390 const char* value = GetBuildHost(); global() variable 407 const char* value = GetBuildTime(); global() variable 424 const char* value = GetBuildRootHash(); global() variable 441 const char* value = GetSoftwareModel(); global() variable 459 int value = GetSdkApiVersion(); global() variable [all...] |
| /test/ostest/wukong/report/src/ |
| H A D | data_unit.cpp | 22 ErrCode DataUnit::AddData(std::string key, std::string value, DataType dataType) in AddData() argument
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/accessibility/ |
| H A D | scroll_accessibilitydescription_test.cpp | 23 ArkUI_NumberValue value[] = {}; in TestScrollAccessibilityDescription001() local 35 ArkUI_NumberValue value[] = {}; in TestScrollAccessibilityDescription002() local
|
| H A D | refresh_accessibilitydescription_test.cpp | 23 ArkUI_NumberValue value[] = {}; in TestRefreshAccessibilityDescription001() local 35 ArkUI_NumberValue value[] = {}; in TestRefreshAccessibilityDescription002() local
|
| H A D | progress_accessibilitytext_test.cpp | 23 ArkUI_NumberValue value[] = {}; in TestProgressAccessibilityText001() local 35 ArkUI_NumberValue value[] = {}; in TestProgressAccessibilityText002() local
|
| H A D | refresh_accessibilitytext_test.cpp | 23 ArkUI_NumberValue value[] = {}; in TestRefreshAccessibilityText001() local 35 ArkUI_NumberValue value[] = {}; in TestRefreshAccessibilityText002() local
|
| H A D | toggle_accessibilitydescription_test.cpp | 23 ArkUI_NumberValue value[] = {}; in TestToggleAccessibilityDescription001() local 35 ArkUI_NumberValue value[] = {}; in TestToggleAccessibilityDescription002() local
|
| H A D | timepicker_accessibilitytext_test.cpp | 23 ArkUI_NumberValue value[] = {}; in TestTimePickerAccessibilityText001() local 35 ArkUI_NumberValue value[] = {}; in TestTimePickerAccessibilityText002() local
|
| H A D | toggle_accessibilitytext_test.cpp | 23 ArkUI_NumberValue value[] = {}; in TestToggleAccessibilityText001() local 35 ArkUI_NumberValue value[] = {}; in TestToggleAccessibilityText002() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/checkbox/ |
| H A D | checkbox_unselectedcolor_test.cpp | 22 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}}; in TestCheckboxUnselectedColor001() local 34 ArkUI_NumberValue value[] = {{.u32 = unselectedColor}}; in TestCheckboxUnselectedColor002() local 46 ArkUI_NumberValue value[] = {{.u32 = unselectedColor}}; in TestCheckboxUnselectedColor003() local [all...] |
| H A D | checkbox_selectedcolor_test.cpp | 22 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}}; in TestCheckboxSelectedColor001() local 34 ArkUI_NumberValue value[] = {{.u32 = selectedColor}}; in TestCheckboxSelectedColor002() local 46 ArkUI_NumberValue value[] = {{.u32 = selectedColor}}; in TestCheckboxSelectedColor003() local [all...] |
| H A D | checkbox_width_test.cpp | 25 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestCheckboxWidth001() local 38 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestCheckboxWidth002() local 53 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestCheckboxWidth003() local [all...] |
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/column/ |
| H A D | column_height_test.cpp | 25 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestColumnHeight001() local 38 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestColumnHeight002() local 53 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestColumnHeight003() local [all...] |
| H A D | column_width_test.cpp | 25 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestColumnWidth001() local 38 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestColumnWidth002() local 53 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestColumnWidth003() local [all...] |
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/ |
| H A D | commonattrs_height_test.cpp | 23 ArkUI_NumberValue value[] = {{.f32 = SIZE_200}}; in TestCommonAttrsHeight001() local 34 ArkUI_NumberValue value[] = {{.f32 = PARAM_10000}}; in TestCommonAttrsHeight002() local 45 ArkUI_NumberValue value[] = {{.f32 = PARAM_NEGATIVE_10}}; in TestCommonAttrsHeight003() local [all...] |
| H A D | commonattrs_flexshrink_test.cpp | 24 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestCommonAttrsFlexShrink001() local 36 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestCommonAttrsFlexShrink002() local
|
| H A D | commonattrs_flexgrow_test.cpp | 24 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestCommonAttrsFlexGrow001() local 36 ArkUI_NumberValue value[] = {{.f32 = width}}; in TestCommonAttrsFlexGrow002() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/ |
| H A D | customcomponent_borderwidth_test.cpp | 23 ArkUI_NumberValue value[] = {{.f32 = PARAM_5}}; in TestCustomComponentBorderWidth001() local 34 ArkUI_NumberValue value[] = {{.f32 = PARAM_5}, {.f32 = PARAM_5}, {.f32 = PARAM_5}, {.f32 = PARAM_5}}; in TestCustomComponentBorderWidth002() local 48 ArkUI_NumberValue value[] = {{.f32 = PARAM_NEGATIVE_10}}; TestCustomComponentBorderWidth003() local 59 ArkUI_NumberValue value[] = { TestCustomComponentBorderWidth004() local [all...] |
| H A D | customcomponent_backgroundcolor_test.cpp | 23 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}}; in TestCustomComponentBackgroundColor001() local 35 ArkUI_NumberValue value[] = {{.u32 = backgroundColor}}; in TestCustomComponentBackgroundColor002() local 47 ArkUI_NumberValue value[] = {{.u32 = backgroundColor}}; in TestCustomComponentBackgroundColor003() local [all...] |
| H A D | customcomponent_bordercolor_test.cpp | 23 ArkUI_NumberValue value[] = {{.u32 = COLOR_GREEN}}; in TestCustomComponentBorderColor001() local 34 ArkUI_NumberValue value[] = {{.u32 = COLOR_RED}, {.u32 = COLOR_RED}, {.u32 = COLOR_RED}, {.u32 = COLOR_RED}}; in TestCustomComponentBorderColor002() local [all...] |
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/ |
| H A D | list_edgeeffect_test.cpp | 24 ArkUI_NumberValue value[] = {{.i32 = ARKUI_EDGE_EFFECT_SPRING}, {.i32 = edgeEffect}}; in TestListEdgeEffect001() local 38 ArkUI_NumberValue value[] = {{.i32 = ARKUI_EDGE_EFFECT_FADE}, {.i32 = edgeEffect}}; in TestListEdgeEffect002() local 51 ArkUI_NumberValue value[] = {{.i32 = edgeEffect}, {.i32 = edgeEffect}}; TestListEdgeEffect003() local [all...] |
| H A D | list_height_test.cpp | 24 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestListHeight001() local 36 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestListHeight002() local 48 ArkUI_NumberValue value[] = {{.f32 = height}}; in TestListHeight003() local [all...] |
| H A D | list_friction_test.cpp | 24 ArkUI_NumberValue value[] = {{.f32 = friction}}; in TestListFriction001() local 36 ArkUI_NumberValue value[] = {{.f32 = friction}}; in TestListFriction002() local
|
| H A D | list_cachedcount_test.cpp | 32 ArkUI_NumberValue value[] = {{.i32 = cachedCount}}; in TestListCachedCount002() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/refresh/ |
| H A D | refresh_pulldownratio_test.cpp | 22 ArkUI_NumberValue value[] = {{.f32 = PARAM_1}};
in TestRefreshPullDownRatio001() local 33 ArkUI_NumberValue value[] = {{.f32 = PARAM_NEGATIVE_0_POINT_8}};
in TestRefreshPullDownRatio002() local 46 ArkUI_NumberValue value[] = {{.f32 = ratio}};
in TestRefreshPullDownRatio003() local [all...] |