Home
last modified time | relevance | path

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

123456

/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/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/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
Dfnmatch1ndk32.cpp52 struct itimerval val; in GetITimer_time64() local
70 struct rusage val; in GetRusAge_time64() local
88 struct timeval val; in GetTimeOfDay_time64() local
118 struct timespec val; in PSelect_time64() local
139 struct itimerval val; in SignalHandler() local
163 struct itimerval val; in SetITimer_time64() local
/test/xts/acts/distributeddatamgr/preferencesjstest/entry/src/ohosTest/js/test/
DV9PreferencesCallBackJsunit.test.js64 mPreference.clear(function (err, val) { argument
80 mPreference.flush(function (err, val) { argument
121 mPreference.get(123, function (err, val) { argument
147 mPreference.get(KEY_TEST_STRING_ELEMENT, KEY_TEST_INT_ELEMENT, function (err, val) { argument
173 mPreference.getAll(function (err, val) { argument
200 mPreference.has(123,function (err, val) { argument
222 mPreference.has(KEY_TEST_STRING_ELEMENT, function (err, val) { argument
/test/xts/acts/iothardware_lite/peripheral_hal/src/
Diot_gpio_test.c99 IotGpioValue val = {0}; variable
110 IotGpioValue val = {0}; variable
/test/xts/acts/storage/storagefileiojstest/entry/src/ohosTest/js/test/
DCommon.js112 function isIntNum(val) { argument
116 function isBigInt(val) { argument
124 function isBoolean(val) { argument
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreTestApi20/entry/src/main/cpp/
DRelationStoreValuesTest.cpp163 int64_t val = 0; in TestPutIntInvalidParam() local
175 double val = 0; in TestPutRealInvalidParam() local
187 const char *val = "aaa"; in TestPutTextInvalidParam() local
199 unsigned char val[] = {1, 2}; in TestPutBlobInvalidParam() local
279 OH_Data_Value *val = OH_Value_Create(); in TestGetInvalidParam() local
293 bool val; in TestIsNullInvalidParam() local
307 int64_t val; in TestGetIntInvalidParamA() local
324 int64_t val; in TestGetIntTypeMismatchA() local
341 int64_t val; in TestGetIntTypeNullA() local
356 double val; in TestGetRealInvalidParamA() local
[all …]
DRelationStoreValueTest.cpp216 bool val = true; in IsNull() local
228 int64_t val; in TestGetIntInvalidParam() local
242 int64_t val; in TestGetIntTypeMismatch() local
256 int64_t val; in TestGetIntDataTypeNull() local
269 double val; in TestGetRealInvalidParam() local
281 const char *val = nullptr; in TestGetTextInvalidParam() local
296 const char *val; in TestGetTextTypeMismatch() local
310 const char *val; in TestGetTextDataTypeNull() local
323 const uint8_t *val = nullptr; in TestGetBlobInvalidParam() local
339 const uint8_t *val = nullptr; in TestGetBlobTypeMismatch() local
[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/testfwk/xdevice/src/xdevice/_core/resource/template/static/components/
DpopoverCheckBox.js86 checkedChange(val) { argument
103 checkAllChange(val) { argument
/test/xts/acts/storage/storagenopermissionjstest/entry/src/ohosTest/js/test/
DCommon.js76 function isIntNum(val) { argument
80 function isBigInt(val) { argument
/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/
Dimage_source_module_test.cpp28 …Code ImageSourceModuleTest::GetImageProperty(int32_t fd, std::string propertykey, std::string *val) in GetImageProperty()
58 … std::string propertyValue, std::string *val) in ModifyImageProperty()
/test/xts/acts/storage/storagefileiov9jstest/entry/src/ohosTest/js/test/
DCommon.js94 function isIntNum(val) { argument
98 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/arkui/ace_c_arkui_nowear_test_api20/entry/src/main/cpp/component/
DGridComponentTest.cpp29 void GridComponent::SetGridColumnsGap(float val) in SetGridColumnsGap()
35 void GridComponent::SetGridRowsGap(float val) in SetGridRowsGap()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/component/
Dgrid_component.cpp29 void GridComponent::SetGridColumnsGap(float val) in SetGridColumnsGap()
35 void GridComponent::SetGridRowsGap(float val) in SetGridRowsGap()
/test/xts/acts/storage/storagestatfsjstest/entry/src/ohosTest/js/test/
DCommon.js23 function isIntNum(val) { argument
/test/xts/acts/arkui/ace_napi_test_es/entry/src/main/cpp/common/
Dnative_common.h61 #define DECLARE_NAPI_PROPERTY(name, val) \ argument
66 #define DECLARE_NAPI_STATIC_PROPERTY(name, val) \ argument
101 #define DECLARE_NAPI_DEFAULT_PROPERTY(name, val) \ argument
/test/xts/acts/storage/storageenvironmentjstest/entry/src/ohosTest/js/test/
DCommon.js20 function isIntNum(val) { argument
/test/xts/acts/communication/dsoftbus/capi_ipc/entry/src/main/cpp/
Dipc_capi.cpp459 int8_t val = 0; in OHIPCParcelWriteInt8() local
475 int8_t val = 0; in OHIPCParcelReadInt8() local
491 int16_t val = 0; in OHIPCParcelWriteInt16() local
507 int16_t val = 0; in OHIPCParcelReadInt16() local
523 int32_t val = 0; in OHIPCParcelWriteInt32() local
539 int32_t val = 0; in OHIPCParcelReadInt32() local
555 int64_t val = 0; in OHIPCParcelWriteInt64() local
571 int64_t val = 0; in OHIPCParcelReadInt64() local
587 float val = 0.0f; in OHIPCParcelWriteFloat() local
603 float val = 0.0f; in OHIPCParcelReadFloat() local
[all …]
/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
101 #define DECLARE_NAPI_DEFAULT_PROPERTY(name, val) \ argument
/test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/component/
Dgrid_component.cpp29 void GridComponent::SetGridColumnsGap(float val) in SetGridColumnsGap()
35 void GridComponent::SetGridRowsGap(float val) in SetGridRowsGap()
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api15/entry/src/main/cpp/component/
Dgrid_component.cpp29 void GridComponent::SetGridColumnsGap(float val) in SetGridColumnsGap()
35 void GridComponent::SetGridRowsGap(float val) in SetGridRowsGap()
/test/xts/acts/storage/storagefileioerrorjstest/entry/src/ohosTest/js/test/
DCommon.js49 export function isIntNum(val) { argument
/test/testfwk/arkxtest/uitest/addon/
Dextension_executor.cpp227 nlohmann::json val = options["bundleName"]; in GetDumpInfo() local
232 nlohmann::json val = options["windowId"]; in GetDumpInfo() local
239 nlohmann::json val = options["mergeWindow"]; in GetDumpInfo() local
247 nlohmann::json val = options["displayId"]; in GetDumpInfo() local

123456