Home
last modified time | relevance | path

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

123456

/test/xts/acts/sensors/miscdevice_standard/entry/src/ohosTest/js/test/
DVibrator_new.test.js67 function vibrateCallback(error) { argument
89 function vibrateCallback(error) { argument
110 function vibrateCallback(error) { argument
131 function vibrateCallback(error) { argument
153 function vibrateCallback(error) { argument
174 function vibrateCallback(error) { argument
195 function vibrateCallback(error) { argument
217 function vibrateCallback(error) { argument
292 function vibrateCallback(error) { argument
DVibrator_new_common.test.js93 function vibrateCallback(error) { argument
124 function vibrateCallback(error) { argument
155 function vibrateCallback(error) { argument
186 function vibrateCallback(error) { argument
217 function vibrateCallback(error) { argument
248 function vibrateCallback(error) { argument
342 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/testfwk/arkxtest/perftest/test/unittest/
Ddata_collection_test.cpp66 ApiCallErr error = ApiCallErr(NO_ERROR); variable
73 ApiCallErr error = ApiCallErr(NO_ERROR); variable
101 ApiCallErr error = ApiCallErr(NO_ERROR); variable
114 ApiCallErr error = ApiCallErr(NO_ERROR); variable
173 ApiCallErr error = ApiCallErr(NO_ERROR); variable
191 ApiCallErr error = ApiCallErr(NO_ERROR); variable
Dperf_test_test.cpp62 ApiCallErr error = ApiCallErr(NO_ERROR); variable
97 ApiCallErr error = ApiCallErr(NO_ERROR); variable
131 ApiCallErr error = ApiCallErr(NO_ERROR); variable
/test/xts/acts/security/huks/huks_js_api9/entry/src/ohosTest/js/test/utils/param/signverify/
DpublicSignverifyCallback.js46 huks.generateKeyItem(keyAlias, huksOptions, function (error, data) { argument
82 huks.importKeyItem(keyAlias, huksOptions, function (error, data) { argument
116 huks.exportKeyItem(srcKeyAlies, HuksOptions, function (error, data) { argument
150 huks.initSession(srcKeyAlies, HuksOptions, function (error, data) { argument
211 huks.updateSession(handle, HuksOptions, function (error, data) { argument
247 huks.finishSession(handle, HuksOptionsFinish, function (error, data) { argument
278 huks.abortSession(handle, HuksOptionsAbort, function (error, data) { argument
309 huks.deleteKeyItem(srcKeyAlies, HuksOptions, function (error, data) { argument
/test/xts/acts/telephony/telephonyjstest/netmanager_base/jshttp/entry/src/ohosTest/js/test/
DHttpCacheTest.test.js33 connection.hasDefaultNet(function (error, data) { argument
60 connection.hasDefaultNet(function (error, data) { argument
88 connection.hasDefaultNet(function (error, data) { argument
119 connection.hasDefaultNet(function (error, data) { argument
150 connection.hasDefaultNet(function (error, data) { argument
179 connection.hasDefaultNet(function (error, data) { argument
/test/xts/acts/security/huks/huks_js_api9/entry/src/ohosTest/js/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/testfwk/arkxtest/perftest/collection/src/
Dduration_collection.cpp23 void DurationCollection::StartCollection(ApiCallErr &error) in StartCollection()
29 double DurationCollection::StopCollectionAndGetResult(ApiCallErr &error) in StopCollectionAndGetResult()
Dcpu_collection.cpp31 void CpuCollection::StartCollection(ApiCallErr &error) in StartCollection()
50 double CpuCollection::StopCollectionAndGetResult(ApiCallErr &error) in StopCollectionAndGetResult()
Dmemory_collection.cpp35 void MemoryCollection::StartCollection(ApiCallErr &error) in StartCollection()
57 double MemoryCollection::StopCollectionAndGetResult(ApiCallErr &error) in StopCollectionAndGetResult()
Dpage_switch_time_collection.cpp33 void PageSwitchTimeCollection::StartCollection(ApiCallErr &error) in StartCollection()
45 double PageSwitchTimeCollection::StopCollectionAndGetResult(ApiCallErr &error) in StopCollectionAndGetResult()
Dapp_start_time_collection.cpp36 void AppStartTimeCollection::StartCollection(ApiCallErr &error) in StartCollection()
49 double AppStartTimeCollection::StopCollectionAndGetResult(ApiCallErr &error) in StopCollectionAndGetResult()
/test/xts/acts/security/huks/huks_js_api9/entry/src/ohosTest/js/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/bundlemanager/zlib/actszipfileandunzipfiletest/entry/src/ohosTest/js/test/
Dactszipfileandunzipfiletest.test.js198 }).catch(function (error) { argument
258 }).catch(function (error) { argument
318 }).catch(function (error) { argument
378 }).catch(function (error) { argument
438 }).catch(function (error) { argument
498 }).catch(function (error) { argument
558 }).catch(function (error) { argument
618 }).catch(function (error) { argument
678 }).catch(function (error) { argument
735 }).catch(function (error) { argument
[all …]
/test/testfwk/arkxtest/uitest/core/
Dui_driver.cpp56 bool UiDriver::CheckStatus(bool isConnected, ApiCallErr &error) in CheckStatus()
69 void UiDriver::UpdateUIWindows(ApiCallErr &error, int32_t targetDisplay) in UpdateUIWindows()
155 void UiDriver::DumpUiHierarchy(nlohmann::json &out, const DumpOption &option, ApiCallErr &error) in DumpUiHierarchy()
301 …void UiDriver::TriggerKey(const KeyAction &key, const UiOpArgs &opt, ApiCallErr &error, int32_t di… in TriggerKey()
495 void UiDriver::SetDisplayRotation(DisplayRotation rotation, ApiCallErr &error) in SetDisplayRotation()
503 DisplayRotation UiDriver::GetDisplayRotation(ApiCallErr &error, int32_t displayId) in GetDisplayRotation()
511 void UiDriver::SetDisplayRotationEnabled(bool enabled, ApiCallErr &error) in SetDisplayRotationEnabled()
519 bool UiDriver::WaitForUiSteady(uint32_t idleThresholdMs, uint32_t timeoutSec, ApiCallErr &error) in WaitForUiSteady()
527 void UiDriver::WakeUpDisplay(ApiCallErr &error) in WakeUpDisplay()
541 Point UiDriver::GetDisplaySize(ApiCallErr &error, int32_t displayId) in GetDisplaySize()
[all …]
Dwidget_selector.cpp39 void WidgetSelector::AddFrontLocator(const WidgetSelector &selector, ApiCallErr &error) in AddFrontLocator()
48 void WidgetSelector::AddRearLocator(const WidgetSelector &selector, ApiCallErr &error) in AddRearLocator()
57 void WidgetSelector::AddParentLocator(const WidgetSelector &selector, ApiCallErr &error) in AddParentLocator()
/test/xts/acts/security/huks/huks_js_api9/entry/src/ohosTest/js/test/
DSecurityHuksCipherSM2CallbackJsunit.test.js78 huks.generateKeyItem(keyAlias, huksOptions, function (error, data) { argument
112 huks.exportKeyItem(srcKeyAlies, HuksOptions, function (error, data) { argument
154 huks.importKeyItem(keyAlias, huksOptions, function (error, data) { argument
188 huks.initSession(srcKeyAlies, HuksOptions, function (error, data) { argument
245 huks.updateSession(handle, HuksOptions, function (error, data) { argument
293 huks.finishSession(handle, HuksOptionsFinish, function (error, data) { argument
326 huks.abortSession(handle, HuksOptionsAbort, function (error, data) { argument
357 huks.deleteKeyItem(srcKeyAlies, HuksOptions, function (error, data) { argument
DSecurityHuksMacHmacCallbackJsunit.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
DSecurityHuksCipherRSACallbackJsunit.test.js66 huks.generateKeyItem(keyAlias, huksOptions, function (error, data) { argument
100 huks.exportKeyItem(srcKeyAlies, HuksOptions, function (error, data) { argument
134 huks.importKeyItem(keyAlias, huksOptions, function (error, data) { argument
168 huks.initSession(srcKeyAlies, HuksOptions, function (error, data) { argument
225 huks.updateSession(handle, HuksOptions, function (error, data) { argument
268 huks.finishSession(handle, HuksOptionsFinish, function (error, data) { argument
301 huks.abortSession(handle, HuksOptionsAbort, function (error, data) { argument
332 huks.deleteKeyItem(srcKeyAlies, HuksOptions, function (error, data) { argument
/test/testfwk/arkxtest/perftest/core/src/
Dperf_test.cpp46 void PerfTest::RunTest(ApiCallErr &error) in RunTest()
89 nlohmann::json PerfTest::GetMeasureResult(PerfMetric perfMetric, ApiCallErr &error) in GetMeasureResult()
129 void PerfTest::Destroy(ApiCallErr &error) in Destroy()
/test/xts/acts/telephony/telephonyjstest/netmanager_base/network_nowifi/entry/src/ohosTest/js/test/
DHttp.nowifi.test.js30 connection.getDefaultNet(function (error, netHandle) { argument
60 connection.getDefaultNet(function (error, netHandle) { argument
91 connection.getDefaultNet(function (error, netHandle) { argument
123 connection.getDefaultNet(function (error, netHandle) { argument
/test/xts/acts/storage/storagefileiojstest/entry/src/ohosTest/js/test/module_fileio/members/
Daccess.test.js251 fileio.access(fpath, function (error) { argument
276 fileio.access(fpath, 4, async function (error) { argument
329 fileio.access(fpath, 2, function (error) { argument
/test/testfwk/arkxtest/perftest/core/include/
Dperf_test.h30 … virtual void OnCall(const std::string&& codeRef, const int32_t timeout, ApiCallErr &error) {}; in OnCall()
31 virtual void OnDestroy(const list<std::string> codeRefs, ApiCallErr &error) {}; in OnDestroy()
/test/testfwk/arkxtest/uitest/test/
Dwidget_operator_test.cpp187 auto error = ApiCallErr(NO_ERROR); in TEST_F() local
209 auto error = ApiCallErr(NO_ERROR); in TEST_F() local
230 auto error = ApiCallErr(NO_ERROR); in TEST_F() local
279 auto error = ApiCallErr(NO_ERROR); in TEST_F() local

123456