Home
last modified time | relevance | path

Searched refs:MIN_VALUE (Results 1 - 25 of 1177) sorted by relevance

12345678910>>...48

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/
H A Dscroll_brightness_test.cpp22 #define MIN_VALUE 0 macro
48 ArkUI_NumberValue value[] = {{.f32 = MIN_VALUE}}; in TestScrollBrightness003()
52 ASSERT_EQ(nodeAPI->getAttribute(scroll, NODE_BRIGHTNESS)->value[PARAM_0].f32, MIN_VALUE); in TestScrollBrightness003()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/
H A Dimage_translate_test.cpp18 #define MIN_VALUE (0.0) macro
30 float x = MIN_VALUE; in TestImageTranslate001()
31 float y = MIN_VALUE; in TestImageTranslate001()
32 float z = MIN_VALUE; in TestImageTranslate001()
H A Dimage_brightness_test.cpp19 #define MIN_VALUE (0.0) macro
31 float brightnessValue = MIN_VALUE; in TestImageBrightness001()
H A Dimage_opacity_test.cpp19 #define MIN_VALUE 0.0 macro
30 float opacity = MIN_VALUE; in TestImageOpacity001()
H A Dimage_saturate_test.cpp20 #define MIN_VALUE 0.0 macro
30 float saturateValue = MIN_VALUE; in TestImageSaturate001()
H A Dimage_clip_test.cpp19 #define MIN_VALUE 1 macro
32 int32_t clip = MIN_VALUE; in TestImageClip001()
/test/xts/hats/hdf/light/hdiService/
H A Dhdf_light_hdi_common_test.cpp30 constexpr int32_t MIN_VALUE = 0; member
63 effect.lightColor.colorValue.rgbColor.r = MIN_VALUE; in InitConfig()
64 effect.lightColor.colorValue.rgbColor.g = MIN_VALUE; in InitConfig()
65 effect.lightColor.colorValue.rgbColor.b = MIN_VALUE; in InitConfig()
H A Dhdf_light_hdiService_test.cpp33 constexpr int32_t MIN_VALUE = 0; member
66 effect.lightColor.colorValue.rgbColor.r = MIN_VALUE; in InitConfig()
67 effect.lightColor.colorValue.rgbColor.g = MIN_VALUE; in InitConfig()
68 effect.lightColor.colorValue.rgbColor.b = MIN_VALUE; in InitConfig()
602 light.colorValue.rgbColor.g = MIN_VALUE; in HWTEST_F()
603 light.colorValue.rgbColor.b = MIN_VALUE; in HWTEST_F()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_contrast_test.cpp19 #define MIN_VALUE (0.0) macro
30 ArkUI_NumberValue value[] = {{.f32 = MIN_VALUE}}; in TestCustomComponentContrast001()
34 ASSERT_EQ(nodeAPI->getAttribute(custom, NODE_CONTRAST)->value[PARAM_0].f32, MIN_VALUE); in TestCustomComponentContrast001()
H A Dcustomcomponent_sepia_test.cpp19 #define MIN_VALUE (0.0) macro
30 ArkUI_NumberValue value[] = {{.f32 = MIN_VALUE}}; in TestCustomComponentSepia001()
34 ASSERT_EQ(nodeAPI->getAttribute(custom, NODE_SEPIA)->value[PARAM_0].f32, MIN_VALUE); in TestCustomComponentSepia001()
H A Dcustomcomponent_opacity_test.cpp19 #define MIN_VALUE (0.0) macro
28 ArkUI_NumberValue value[] = {{.f32 = MIN_VALUE}}; in TestCustomComponentOpacity001()
32 ASSERT_EQ(nodeAPI->getAttribute(custom, NODE_OPACITY)->value[PARAM_0].f32, MIN_VALUE); in TestCustomComponentOpacity001()
H A Dcustomcomponent_invert_test.cpp18 #define MIN_VALUE (0.0) macro
27 ArkUI_NumberValue value[] = {{.f32 = MIN_VALUE}}; in TestCustomComponentInvert001()
31 ASSERT_EQ(nodeAPI->getAttribute(custom, NODE_INVERT)->value[PARAM_0].f32, MIN_VALUE); in TestCustomComponentInvert001()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A Dcommonattrs_sepia_test.cpp19 #define MIN_VALUE (0.0) macro
30 ArkUI_NumberValue value[] = {{.f32 = MIN_VALUE}}; in TestCommonAttrsSepia001()
34 ASSERT_EQ(nodeAPI->getAttribute(stack, NODE_SEPIA)->value[PARAM_0].f32, MIN_VALUE); in TestCommonAttrsSepia001()
H A Dcommonattrs_contrast_test.cpp19 #define MIN_VALUE (0.0) macro
30 ArkUI_NumberValue value[] = {{.f32 = MIN_VALUE}}; in TestCommonAttrsContrast001()
34 ASSERT_EQ(nodeAPI->getAttribute(stack, NODE_CONTRAST)->value[PARAM_0].f32, MIN_VALUE); in TestCommonAttrsContrast001()
H A Dcommonattrs_opacity_test.cpp19 #define MIN_VALUE (0.0) macro
28 ArkUI_NumberValue value[] = {{.f32 = MIN_VALUE}}; in TestCommonAttrsOpacity001()
32 ASSERT_EQ(nodeAPI->getAttribute(checkbox, NODE_OPACITY)->value[PARAM_0].f32, MIN_VALUE); in TestCommonAttrsOpacity001()
H A Dcommonattrs_invert_test.cpp18 #define MIN_VALUE (0.0) macro
27 ArkUI_NumberValue value[] = {{.f32 = MIN_VALUE}}; in TestCommonAttrsInvert001()
31 ASSERT_EQ(nodeAPI->getAttribute(stack, NODE_INVERT)->value[PARAM_0].f32, MIN_VALUE); in TestCommonAttrsInvert001()
/test/xts/hats/hdf/light/hdiService_additional/
H A DHdfLightCommonTestAdditional.cpp30 constexpr int32_t MIN_VALUE = 0; member
53 effect.lightColor.colorValue.rgbColor.r = MIN_VALUE; in InitConfig()
54 effect.lightColor.colorValue.rgbColor.g = MIN_VALUE; in InitConfig()
55 effect.lightColor.colorValue.rgbColor.b = MIN_VALUE; in InitConfig()
381 light.colorValue.rgbColor.g = MIN_VALUE; in HWTEST_F()
382 light.colorValue.rgbColor.b = MIN_VALUE; in HWTEST_F()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/
H A Dtextinput_clip_test.cpp19 #define MIN_VALUE 1 macro
32 int32_t clip = MIN_VALUE; in TestTextInputClip001()
/test/xts/dcts/testtools/disjsTest/server/
H A DtestApi.js180 putValue = Number.MIN_VALUE;
/test/xts/acts/distributeddatamgr/dataSharejstest/hap/entry/src/ohosTest/js/test/
H A DDataAbilityPredicatesJsunit.test.js117 "doubleValue": Number.MIN_VALUE,
2380 var values = [Number.MIN_VALUE.toString()];
2431 var values = [Number.MIN_VALUE.toString(), "1.0", DOUBLE_MAX.toString()];
/test/xts/acts/distributeddatamgr/relationalStoretest/RdbJstest/hap/entry/src/ohosTest/js/test/
H A DRdbstorePredicatesJsunit.test.js116 "doubleValue": Number.MIN_VALUE,
2008 var values = [Number.MIN_VALUE.toString()];
2056 var values = [Number.MIN_VALUE.toString(), "1.0", DOUBLE_MAX.toString()];
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/entry/src/ohosTest/js/test/
H A DRelationalStorePredicatesJsunit.test.js119 "doubleValue": Number.MIN_VALUE,
2003 var values = [Number.MIN_VALUE.toString()];
2054 var values = [Number.MIN_VALUE.toString(), "1.0", DOUBLE_MAX.toString()];
/test/xts/dcts/distributeddatamgr/jstest/distributed_rdb_store/client/hap/src/main/js/test/
H A DRdbStoreSyncFirstLevelJsunit.test.js1000 * @tc.desc Server rdbStore Insert first and synchronize salary Number.MIN_VALUE-1
1012 "salary": Number.MIN_VALUE-1,
1852 let intMinValue = Number.MIN_VALUE;
/test/xts/acts/distributeddatamgr/dataObjecttest/dataObjectjstest/hap/entry/src/ohosTest/js/test/
H A DObjectStoreJsunitV9.test.js731 let minValue = Number.MIN_VALUE;
/test/xts/dcts/distributeddatamgr/jstest/distributed_kv_store/client/hap/src/main/js/test/
H A DKvStoreSecurityLevelS1Jsunit.test.js3379 let intValue = Number.MIN_VALUE;
3438 let intValue = Number.MIN_VALUE;
3912 let intValue = Number.MIN_VALUE-1;

Completed in 27 milliseconds

12345678910>>...48