| /test/xts/acts/sensors/miscdevice_standard/entry/src/ohosTest/js/test/ |
| D | Vibrator_new.test.js | 67 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
|
| D | Vibrator_new_common.test.js | 93 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/ |
| D | wifiservice_func_test.c | 49 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/ |
| D | data_collection_test.cpp | 66 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
|
| D | perf_test_test.cpp | 62 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/ |
| D | publicSignverifyCallback.js | 46 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/ |
| D | HttpCacheTest.test.js | 33 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/ |
| D | publicDeriveCallback.js | 41 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/ |
| D | duration_collection.cpp | 23 void DurationCollection::StartCollection(ApiCallErr &error) in StartCollection() 29 double DurationCollection::StopCollectionAndGetResult(ApiCallErr &error) in StopCollectionAndGetResult()
|
| D | cpu_collection.cpp | 31 void CpuCollection::StartCollection(ApiCallErr &error) in StartCollection() 50 double CpuCollection::StopCollectionAndGetResult(ApiCallErr &error) in StopCollectionAndGetResult()
|
| D | memory_collection.cpp | 35 void MemoryCollection::StartCollection(ApiCallErr &error) in StartCollection() 57 double MemoryCollection::StopCollectionAndGetResult(ApiCallErr &error) in StopCollectionAndGetResult()
|
| D | page_switch_time_collection.cpp | 33 void PageSwitchTimeCollection::StartCollection(ApiCallErr &error) in StartCollection() 45 double PageSwitchTimeCollection::StopCollectionAndGetResult(ApiCallErr &error) in StopCollectionAndGetResult()
|
| D | app_start_time_collection.cpp | 36 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/ |
| D | publicAgreeCallback.js | 44 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/ |
| D | actszipfileandunzipfiletest.test.js | 198 }).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/ |
| D | ui_driver.cpp | 56 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 …]
|
| D | widget_selector.cpp | 39 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/ |
| D | SecurityHuksCipherSM2CallbackJsunit.test.js | 78 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
|
| D | SecurityHuksMacHmacCallbackJsunit.test.js | 29 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
|
| D | SecurityHuksCipherRSACallbackJsunit.test.js | 66 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/ |
| D | perf_test.cpp | 46 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/ |
| D | Http.nowifi.test.js | 30 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/ |
| D | access.test.js | 251 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/ |
| D | perf_test.h | 30 … 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/ |
| D | widget_operator_test.cpp | 187 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
|