Home
last modified time | relevance | path

Searched defs:error (Results 1 – 25 of 70) sorted by relevance

123

/test/xts/acts/sensors/miscdevice_standard/src/main/js/test/
DVibrator_new.test.js67 function vibrateCallback(error) { argument
88 function vibrateCallback(error) { argument
109 function vibrateCallback(error) { argument
130 function vibrateCallback(error) { argument
151 function vibrateCallback(error) { argument
172 function vibrateCallback(error) { argument
193 function vibrateCallback(error) { argument
214 function vibrateCallback(error) { argument
289 function vibrateCallback(error) { argument
DVibrator_new_common.test.js67 function vibrateCallback(error) { argument
88 function vibrateCallback(error) { argument
109 function vibrateCallback(error) { argument
130 function vibrateCallback(error) { argument
151 function vibrateCallback(error) { argument
172 function vibrateCallback(error) { argument
246 function vibrateCallback(error) { argument
/test/xts/acts/communication_lite/wifiservice_hal/src/
Dwifiservice_func_test.c49 WifiErrorCode error = GetScanInfoList(info, &checkSize); in WifiScanStateTask() local
66 WifiErrorCode error = GetLinkedInfo(&linkInfo); in WifiConnectionStateTask() local
85 WifiErrorCode error = GetStationList(info, &size); in HotspotStateTask() local
214 WifiErrorCode error; in WifiServiceFuncTestSuiteSetUp() local
280 WifiErrorCode error = UnRegisterWifiEvent(&g_wifiEventHandler); in WifiServiceFuncTestSuiteTearDown() local
299 WifiErrorCode error = EnableWifi(); variable
328 WifiErrorCode error = EnableWifi(); variable
371 WifiErrorCode error = AddDeviceConfig(&config, &netId); variable
409 WifiErrorCode error = AddDeviceConfig(&config, &netId); variable
465 WifiErrorCode error = SetHotspotConfig(&config); variable
[all …]
/test/xts/acts/security/security_huks_reformed_test/utils/param/signverify/
DpublicSignverifyCallback.js44 huks.generateKeyItem(keyAlias, huksOptions, function (error, data) { argument
80 huks.importKeyItem(keyAlias, huksOptions, function (error, data) { argument
114 huks.exportKeyItem(srcKeyAlies, HuksOptions, function (error, data) { argument
148 huks.initSession(srcKeyAlies, HuksOptions, function (error, data) { argument
209 huks.updateSession(handle, HuksOptions, function (error, data) { argument
245 huks.finishSession(handle, HuksOptionsFinish, function (error, data) { argument
276 huks.abortSession(handle, HuksOptionsAbort, function (error, data) { argument
307 huks.deleteKeyItem(srcKeyAlies, HuksOptions, function (error, data) { argument
/test/testfwk/xdevice/
Drun.sh19 error() function
/test/xts/acts/security/security_huks_reformed_test/utils/param/derive/
DpublicDeriveCallback.js41 huks.generateKeyItem(keyAlias, huksOptions, function (error, data) { argument
75 huks.initSession(srcKeyAlies, HuksOptions, function (error, data) { argument
108 huks.updateSession(handle, HuksOptions, function (error, data) { argument
162 huks.abortSession(handle, HuksOptionsAbort, function (error, data) { argument
178 huks.finishSession(handle, HuksOptionsFinish, function (error, data) { argument
211 huks.deleteKeyItem(srcKeyAlies, HuksOptions, function (error, data) { argument
/test/xts/acts/security/security_huks_reformed_test/utils/param/agree/
DpublicAgreeCallback.js44 huks.generateKeyItem(keyAlias, huksOptions, function (error, data) { argument
82 huks.exportKeyItem(srcKeyAlies, HuksOptions, function (error, data) { argument
115 huks.initSession(srcKeyAlies, HuksOptions, function (error, data) { argument
155 huks.updateSession(handle, HuksOptions, function (error, data) { argument
207 huks.abortSession(handle, HuksOptionsAbort, function (error, data) { argument
223 huks.finishSession(handle, HuksOptionsFinish, function (error, data) { argument
254 huks.deleteKeyItem(srcKeyAlies, HuksOptions, function (error, data) { argument
/test/xts/acts/storage/storagefileiojstest/src/main/js/test/module_fileio/members/
Daccess.test.js227 fileio.access(fpath, function (error) { argument
252 fileio.access(fpath, 4, async function (error) { argument
305 fileio.access(fpath, 2, function (error) { argument
Dchown.test.js174 fileio.chown(fpath, stat.uid, stat.gid, function (error) { argument
243 fileio.chown(fpath, stat.uid, null, function (error) { argument
DcopyFile.test.js155 fileio.copyFile(fpath, fpathTarget, function (error) { argument
250 fileio.copyFile(fpath, fpathTarget, '1', function (error) { argument
Dwrite.test.js439 error, argument
473 }, function (error, bytesWritten) { argument
507 }, function (error, bytesWritten) { argument
542 }, function (error, bytesWritten) { argument
578 }, function (error, bytesWritten) { argument
Dopendir_close.test.js104 fileio.opendir(dpath, function (error, dd) { argument
/test/xts/acts/bundlemanager/zlib/actszipfileandunzipfiletest/src/main/js/test/
Dactszipfileandunzipfiletest.test.js199 }).catch(function (error) { argument
259 }).catch(function (error) { argument
319 }).catch(function (error) { argument
379 }).catch(function (error) { argument
439 }).catch(function (error) { argument
499 }).catch(function (error) { argument
559 }).catch(function (error) { argument
619 }).catch(function (error) { argument
679 }).catch(function (error) { argument
739 }).catch(function (error) { argument
[all …]
/test/xts/acts/telephony/telephonyjstest/netmanager_base/network_nowifi/src/main/js/test/
DHttp.nowifi.test.js30 connection.getDefaultNet(function (error, netHandle) { argument
61 connection.getDefaultNet(function (error, netHandle) { argument
93 connection.getDefaultNet(function (error, netHandle) { argument
122 connection.getDefaultNet(function (error, netHandle) { argument
/test/xts/acts/security/security_huks_reformed_test/huks_hmac_callback_BasicTest/src/main/js/test/HMAC/
DSecurityHuksHmacBasicCallbackJsunit.test.js29 huks.generateKeyItem(srcKeyAlies, HuksOptions, function (error, data) { argument
45 huks.initSession(srcKeyAlies, HuksOptions, function (error, data) { argument
61 huks.updateSession(handle, HuksOptions, function (error, data) { argument
77 huks.finishSession(handle, HuksOptions, function (error, data) { argument
93 huks.abortSession(handle, HuksOptions, function (error, data) { argument
109 huks.deleteKeyItem(srcKeyAlies, HuksOptions, function (error, data) { argument
/test/testfwk/arkxtest/uitest/test/
Dui_driver_test.cpp82 auto error = ApiCallErr(NO_ERROR); in TEST_F() local
113 auto error = ApiCallErr(NO_ERROR); in TEST_F() local
164 auto error = ApiCallErr(NO_ERROR); in TEST_F() local
197 auto error = ApiCallErr(NO_ERROR); in TEST_F() local
Dwidget_operator_test.cpp134 auto error = ApiCallErr(NO_ERROR); in TEST_F() local
179 auto error = ApiCallErr(NO_ERROR); in TEST_F() local
217 auto error = ApiCallErr(NO_ERROR); in TEST_F() local
281 auto error = ApiCallErr(NO_ERROR); in TEST_F() local
323 auto error = ApiCallErr(NO_ERROR); in TEST_F() local
383 auto error = ApiCallErr(NO_ERROR); in TEST_F() local
/test/xts/acts/security/security_huks_reformed_test/huks_cipher_callback_BasicTest/src/main/js/test/Cipher/
DSecurityHuksRSABasicCallbackJsunit.test.js65 huks.generateKeyItem(keyAlias, huksOptions, function (error, data) { argument
99 huks.exportKeyItem(srcKeyAlies, HuksOptions, function (error, data) { argument
133 huks.importKeyItem(keyAlias, huksOptions, function (error, data) { argument
167 huks.initSession(srcKeyAlies, HuksOptions, function (error, data) { argument
224 huks.updateSession(handle, HuksOptions, function (error, data) { argument
267 huks.finishSession(handle, HuksOptionsFinish, function (error, data) { argument
300 huks.abortSession(handle, HuksOptionsAbort, function (error, data) { argument
331 huks.deleteKeyItem(srcKeyAlies, HuksOptions, function (error, data) { argument
/test/xts/acts/telephony/telephonyjstest/netmanager_base/register/src/main/js/test/
DNetworkManagerRegister.test.js34 netConn.register(function (error) { argument
56 netConn.unregister(function (error) { argument
82 netConn.register(function (error) { argument
134 netConn.register(function (error) { argument
186 netConn.register(function (error) { argument
238 netConn.register(function (error) { argument
290 netConn.register(function (error) { argument
342 netConn.register(function (error) { argument
394 netConn.register(function (error) { argument
445 netConn.register(function (error) { argument
[all …]
/test/xts/acts/ability/ability_runtime/workercontextcover/workercontexttest/entry/src/main/ets/workers/
Dworker_SUB_AA_AMS_Stage_StageContextSupportsWorker_0300.js38 parentPort.onerror = function(error) { argument
Dworker_SUB_AA_AMS_Stage_StageContextSupportsWorker_0100.js38 parentPort.onerror = function(error) { argument
Dworker_SUB_AA_AMS_Stage_StageContextSupportsWorker_0400.js38 parentPort.onerror = function(error) { argument
Dworker_SUB_AA_AMS_Stage_StageContextSupportsWorker_0800.js41 parentPort.onerror = function(error) { argument
/test/xts/acts/validator/acts_validator/src/main/ets/pages/model/
DLogger.ts39 error(...args: any[]) { method in Logger
/test/testfwk/arkxtest/uitest/core/
Dui_driver.cpp25 void UiDriver::UpdateUi(bool updateUiTree, ApiCallErr &error) in UpdateUi()
64 const UiController *UiDriver::GetUiController(ApiCallErr &error) in GetUiController()
70 void UiDriver::DumpUiHierarchy(nlohmann::json &out, ApiCallErr &error) in DumpUiHierarchy()
126 void UiDriver::TriggerKey(const KeyAction &key, const UiOpArgs &opt, ApiCallErr &error) in TriggerKey()

123