/ohos5.0/drivers/peripheral/vibrator/test/unittest/common/ |
H A D | hdf_vibrator_test.cpp | 99 int32_t endRet = g_vibratorDev->Stop(VIBRATOR_MODE_ONCE); variable 117 int32_t endRet = g_vibratorDev->Stop(VIBRATOR_MODE_ONCE); variable 137 int32_t endRet = g_vibratorDev->Stop(VIBRATOR_MODE_PRESET); variable 157 int32_t endRet = g_vibratorDev->Stop(VIBRATOR_MODE_PRESET); variable 175 int32_t endRet = g_vibratorDev->Stop(VIBRATOR_MODE_ONCE); variable 195 int32_t endRet = g_vibratorDev->Stop(VIBRATOR_MODE_BUTT); variable 219 int32_t endRet = g_vibratorDev->Stop(VIBRATOR_MODE_PRESET); variable 240 int32_t endRet = g_vibratorDev->Stop(VIBRATOR_MODE_PRESET); variable 258 int32_t endRet = g_vibratorDev->Stop(VIBRATOR_MODE_ONCE); variable
|
/ohos5.0/drivers/peripheral/vibrator/test/unittest/hdi/ |
H A D | hdf_vibrator_hdi_test.cpp | 109 int32_t endRet = g_vibratorInterface->StopV1_2(HdfVibratorModeV1_2::HDF_VIBRATOR_MODE_ONCE); variable 127 int32_t endRet = g_vibratorInterface->StopV1_2(HdfVibratorModeV1_2::HDF_VIBRATOR_MODE_ONCE); variable 270 int32_t endRet = g_vibratorInterface->StopV1_2(HdfVibratorModeV1_2::HDF_VIBRATOR_MODE_ONCE); variable 504 int32_t endRet = g_vibratorInterface->StopV1_2(HdfVibratorModeV1_2::HDF_VIBRATOR_MODE_ONCE); variable 521 int32_t endRet = g_vibratorInterface->StopV1_2(HdfVibratorModeV1_2::HDF_VIBRATOR_MODE_ONCE); variable 542 int32_t endRet = g_vibratorInterface->StopV1_2(HdfVibratorModeV1_2::HDF_VIBRATOR_MODE_ONCE); variable 562 int32_t endRet = g_vibratorInterface->StopV1_2(HdfVibratorModeV1_2::HDF_VIBRATOR_MODE_ONCE); variable 580 int32_t endRet = g_vibratorInterface->StopV1_2(HdfVibratorModeV1_2::HDF_VIBRATOR_MODE_ONCE); variable 598 int32_t endRet = g_vibratorInterface->StopV1_2(HdfVibratorModeV1_2::HDF_VIBRATOR_MODE_PRESET); variable 634 int32_t endRet = g_vibratorInterface->StopV1_2(HdfVibratorModeV1_2::HDF_VIBRATOR_MODE_BUTT); variable [all …]
|
/ohos5.0/drivers/peripheral/vibrator/test/performance/common/ |
H A D | hdf_vibrator_performance_test.cpp | 83 int endRet = g_vibratorPerformanceDev->Stop(VIBRATOR_MODE_ONCE); variable 107 int endRet = g_vibratorPerformanceDev->Stop(VIBRATOR_MODE_PRESET); variable 131 int endRet = g_vibratorPerformanceDev->Stop(VIBRATOR_MODE_PRESET); variable
|
/ohos5.0/drivers/peripheral/vibrator/test/performance/hdi/ |
H A D | hdf_vibrator_hdi_performance_test.cpp | 79 int endRet = g_vibratorInterface->Stop(HDF_VIBRATOR_MODE_ONCE); variable 103 int endRet = g_vibratorInterface->Stop(HDF_VIBRATOR_MODE_PRESET); variable 127 int endRet = g_vibratorInterface->Stop(HDF_VIBRATOR_MODE_PRESET); variable
|
/ohos5.0/drivers/peripheral/vibrator/test/benchmarktest/ |
H A D | hdf_vibrator_benchmark_test.cpp | 68 int32_t endRet; in BENCHMARK_F() local 92 int32_t endRet; in BENCHMARK_F() local 115 int32_t endRet; in BENCHMARK_F() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_query_test/ |
H A D | bms_bundle_quick_fix_query_test.cpp | 157 bool endRet = dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::INSTALL_SUCCESS); in MockInstallBundleInfo() local
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/netfirewall/src/context/ |
H A D | net_firewall_param_check.cpp | 166 int32_t endRet = 0; in CheckIpAddress() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/ |
H A D | bms_bundle_kit_service_base_test.cpp | 273 bool endRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::INSTALL_SUCCESS); in SaveToDatabase() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_free_install_test/ |
H A D | bms_bundle_free_install_test.cpp | 222 bool endRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::INSTALL_SUCCESS); in AddInnerBundleInfo() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/ |
H A D | bms_bundle_quick_fix_test.cpp | 292 bool endRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::INSTALL_SUCCESS); in AddInnerBundleInfo() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
H A D | bms_bundle_data_mgr_test.cpp | 627 bool endRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::INSTALL_SUCCESS); in SaveToDatabase() local
|
H A D | bms_bundle_kit_service_test.cpp | 752 bool endRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::INSTALL_SUCCESS); in SaveToDatabase() local
|