Home
last modified time | relevance | path

Searched defs:val (Results 1 – 25 of 26) sorted by relevance

12

/test/testfwk/arkxtest/uitest/record/
Dmatrix3.h73 std::string val; in ToString() local
137 std::string val; in ToString() local
196 std::string val; in ToString() local
/test/xts/acts/iothardware_lite/peripheral_hal/src/
Diot_gpio_test.c99 IotGpioValue val = {0}; variable
110 IotGpioValue val = {0}; variable
/test/xts/hats/hdf/hdf_lite/manager/common/
Dhdf_sbuf_test.cpp128 uint8_t val = 0; in PullDataSequence() local
135 uint16_t val = 0; in PullDataSequence() local
142 uint32_t val = 0; in PullDataSequence() local
149 uint64_t val = 0; in PullDataSequence() local
156 int8_t val = 0; in PullDataSequence() local
164 int16_t val = 0; in PullDataSequence() local
171 int32_t val = 0; in PullDataSequence() local
178 int64_t val = 0; in PullDataSequence() local
193 auto val = HdfSbufReadString(sbuf); in PullDataSequence() local
316 uint64_t val = 0; variable
[all …]
/test/xts/hats/hdf/display/composer/common/
Ddisplay_test.h29 #define DISPLAY_TEST_CHK_RETURN_NOT_VALUE(val, ret, ...) \ argument
39 #define DISPLAY_TEST_CHK_RETURN(val, ret, ...) \ argument
/test/xts/acts/storage/storagestatfsjstest/src/main/js/test/
DCommon.js23 function isIntNum(val) { argument
/test/xts/acts/storage/storagefileiojstest/src/main/js/test/
DCommon.js112 function isIntNum(val) { argument
116 function isBigInt(val) { argument
124 function isBoolean(val) { argument
/test/xts/acts/distributeddatamgr/preferencesjstest/hap/src/main/js/test/
DV9_PreferencesCallBackJsunit.test.js45 mPreference.clear(function (err, val) { argument
61 mPreference.flush(function (err, val) { argument
99 mPreference.get(123, function (err, val) { argument
121 mPreference.get(KEY_TEST_STRING_ELEMENT, KEY_TEST_INT_ELEMENT, function (err, val) { argument
144 mPreference.getAll(function (err, val) { argument
168 mPreference.has(123,function (err, val) { argument
187 mPreference.has(KEY_TEST_STRING_ELEMENT, function (err, val) { argument
DStorageCallBackJsunit.test.js285 mPref.clear(function (err, val) { argument
302 mPref.flush(function (err, val) { argument
DPreferencesSyncJsunit.test.js393 mPreferences.flush(async function (err, val) { argument
DPreferencesCallBackJsunit.test.js290 mPreferences.clear(function (err, val) { argument
303 mPreferences.flush(function (err, val) { argument
/test/xts/acts/storage/storagefileiov9jstest/src/main/js/test/
DCommon.js93 function isIntNum(val) { argument
97 function isBigInt(val) { argument
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
Dtest_common.cpp57 std::string val = iter->second; in PrintMapString() local
65 std::string val = value[i]; in PrintVectorString() local
/test/xts/acts/storage/storagefileioerrorjstest/src/main/js/test/
DCommon.js49 export function isIntNum(val) { argument
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/common/
Dnative_common.h61 #define DECLARE_NAPI_PROPERTY(name, val) \ argument
66 #define DECLARE_NAPI_STATIC_PROPERTY(name, val) \ argument
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/common/
Dnative_common.h61 #define DECLARE_NAPI_PROPERTY(name, val) \ argument
66 #define DECLARE_NAPI_STATIC_PROPERTY(name, val) \ argument
/test/xts/hats/hdf/display/buffer/unittest/
Ddisplay_buffer_ut.cpp33 #define DISPLAY_TEST_CHK_RETURN(val, ret, ...) \ argument
/test/xts/acts/distributed_schedule_lite/distributed_schedule_posix/src/utils/
Ddms_packet.cpp163 uint8_t val = (value >> (static_cast<uint8_t>(i) * ONE_BYTE_BITS_NUM)) & BYTE_MASK; in ToHex() local
/test/xts/hats/hdf/audio/idl/common/render/src/
Daudio_render_common_test.cpp552 float val = 0.0; variable
558 float val = 0.0; variable
/test/xts/hats/useriam/pinauth/src/
Dpin_auth_hdi.cpp108 for (const auto& val : propertyTypeUint32) { in FillTestGetPropertyTypeVector() local
/test/xts/hats/useriam/faceauth/src/
Dface_auth_hdi.cpp129 for (const auto& val : propertyTypeUint32) { in FillTestGetPropertyTypeVector() local
/test/xts/hats/useriam/fingerprintauth/src/
Dfingerprint_auth_hdi.cpp128 for (const auto& val : propertyTypeUint32) { in FillTestGetPropertyTypeVector() local
/test/xts/acts/commonlibrary/ets_utils/util_lib_standard/src/main/js/test/
Dutil.test.js168 function fn(val, callback) { argument
206 function fn(err, val, callback) { argument
221 function fn(val, callback) { argument
240 function fn(val, callback) { argument
351 function fn(err, val, callback) { argument
/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/
Dimage_source_test.cpp548 struct OhosImageSourceProperty val; in GetImageProperty() local
584 struct OhosImageSourceProperty val; in ModifyImageProperty() local
/test/xts/dcts/distributedhardware/distributedaudiotest/
Ddistributedaudiotest.cpp137 std::string val(value); in ParamEventCallback() local
/test/testfwk/arkxtest/uitest/core/
Dui_model.cpp142 int32_t val = -1; in SetWidgetBounds() local

12