Home
last modified time | relevance | path

Searched defs:startRet (Results 1 - 21 of 21) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/toneplayer/test/unittest/
H A Daudio_toneplayer_unit_test.cpp109 bool startRet = toneplayer->StartTone(); in HWTEST() local
161 bool startRet = toneplayer->StartTone(); in HWTEST() local
186 bool startRet = toneplayer->StartTone(); in HWTEST() local
213 bool startRet = toneplayer->StartTone(); in HWTEST() local
/test/xts/hats/hdf/vibrator/common/
H A Dhdf_vibrator_test.cpp90 int32_t startRet = g_vibratorDev->StartOnce(g_duration); in HWTEST_F() local
109 int32_t startRet = g_vibratorDev->StartOnce(g_noDuration); in HWTEST_F() local
126 int32_t startRet = g_vibratorDev->Start(g_timeSequence); in HWTEST_F() local
145 int32_t startRet = g_vibratorDev->Start(g_builtIn); in HWTEST_F() local
164 int32_t startRet = g_vibratorDev->Start(NULL); in HWTEST_F() local
181 int32_t startRet = g_vibratorDev->Start(g_timeSequence); HWTEST_F() local
204 int32_t startRet = g_vibratorDev->Start(g_timeSequence); HWTEST_F() local
224 int32_t startRet = g_vibratorDev->Start(g_builtIn); HWTEST_F() local
243 int32_t startRet = g_vibratorDev->Start(g_arbitraryStr); HWTEST_F() local
260 int32_t startRet = g_vibratorDev->GetVibratorInfo(&g_vibratorInfo); HWTEST_F() local
279 int32_t startRet = g_vibratorDev->GetVibratorInfo(nullptr); HWTEST_F() local
289 int32_t startRet; HWTEST_F() local
315 int32_t startRet; HWTEST_F() local
331 int32_t startRet; HWTEST_F() local
347 int32_t startRet; HWTEST_F() local
[all...]
/test/xts/hats/hdf/vibrator/hdiService_additional/
H A Dhdf_vibrator_hdiService_test.cpp63 int32_t startRet = g_vibratorInterface->StartOnce(0); in HWTEST_F() local
81 int32_t startRet = g_vibratorInterface->StartOnce(30); in HWTEST_F() local
99 int32_t startRet = g_vibratorInterface->StartOnce(80); in HWTEST_F() local
117 int32_t startRet = g_vibratorInterface->StartOnce(256); in HWTEST_F() local
135 int32_t startRet = g_vibratorInterface->StartOnce(500); in HWTEST_F() local
153 int32_t startRet; HWTEST_F() local
175 int32_t startRet = g_vibratorInterface->Start(g_timeSequence); HWTEST_F() local
193 int32_t startRet = g_vibratorInterface->Start(g_builtIn); HWTEST_F() local
211 int32_t startRet = g_vibratorInterface->Start(g_timeSequence); HWTEST_F() local
228 int32_t startRet = g_vibratorInterface->Start(g_builtIn); HWTEST_F() local
245 int32_t startRet = g_vibratorInterface->Start(g_timeSequence); HWTEST_F() local
272 int32_t startRet = g_vibratorInterface->Start(g_builtIn); HWTEST_F() local
298 int32_t startRet; HWTEST_F() local
320 int32_t startRet; HWTEST_F() local
371 int32_t startRet = g_vibratorInterface->Start(g_timeSequence); HWTEST_F() local
388 int32_t startRet = g_vibratorInterface->Start(g_timeSequence); HWTEST_F() local
407 int32_t startRet = g_vibratorInterface->StartOnce(25); HWTEST_F() local
441 int32_t startRet = g_vibratorInterface->StartOnce(256); HWTEST_F() local
517 int32_t startRet = g_vibratorInterface->Start(g_builtIn); HWTEST_F() local
537 int32_t startRet; HWTEST_F() local
559 int32_t startRet = g_vibratorInterface->GetVibratorInfo(info); HWTEST_F() local
590 int32_t startRet = g_vibratorInterface->GetVibratorInfo(info); HWTEST_F() local
610 int32_t startRet = g_vibratorInterface->GetVibratorInfo(info); HWTEST_F() local
630 int32_t startRet = g_vibratorInterface->GetVibratorInfo(info); HWTEST_F() local
650 int32_t startRet = g_vibratorInterface->GetVibratorInfo(info); HWTEST_F() local
670 int32_t startRet = g_vibratorInterface->GetVibratorInfo(info); HWTEST_F() local
690 int32_t startRet = g_vibratorInterface->GetVibratorInfo(info); HWTEST_F() local
710 int32_t startRet = g_vibratorInterface->GetVibratorInfo(info); HWTEST_F() local
730 int32_t startRet = g_vibratorInterface->GetVibratorInfo(info); HWTEST_F() local
750 int32_t startRet = g_vibratorInterface->GetVibratorInfo(info); HWTEST_F() local
770 int32_t startRet = g_vibratorInterface->GetVibratorInfo(info); HWTEST_F() local
791 int32_t startRet = g_vibratorInterface->GetVibratorInfo(info); HWTEST_F() local
820 int32_t startRet = g_vibratorInterface->GetVibratorInfo(info); HWTEST_F() local
849 int32_t startRet = g_vibratorInterface->GetVibratorInfo(info); HWTEST_F() local
[all...]
/base/update/updateservice/services/core/ability/utils/src/
H A Dsha256_utils.cpp115 int startRet = mbedtls_sha256_starts(&ctx, 0); in Sha256Calculate() local
/base/useriam/user_auth_framework/services/context/src/
H A Didentify_context.cpp48 bool startRet = identify_->Start(scheduleList_, shared_from_this()); in OnStart() local
H A Denroll_context.cpp58 bool startRet = enroll_->Start(scheduleList_, shared_from_this()); in OnStart() local
H A Dsimple_auth_context.cpp117 bool startRet = auth_->Start(scheduleList_, shared_from_this()); in OnStart() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_set_overlay_enabled_test.cpp151 bool startRet = dataMgr->UpdateBundleInstallState(TEST_BUNDLE_NAME, InstallState::UNINSTALL_START); in RemoveBundleInfo() local
H A Dbms_bundle_get_overlay_module_info_test.cpp173 bool startRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::UNINSTALL_START); in RemoveBundleInfo() local
H A Dbms_bundle_overlay_checker_test.cpp208 bool startRet = dataMgr->UpdateBundleInstallState(TEST_BUNDLE_NAME, InstallState::UNINSTALL_START); in UninstallBundleInfo() local
/test/xts/hats/hdf/vibrator/vibratorBenchmarkTest/
H A Dhdf_vibrator_benchmark_test.cpp73 int32_t startRet; in BENCHMARK_F() local
99 int32_t startRet; in BENCHMARK_F() local
124 int32_t startRet; in BENCHMARK_F() local
164 int32_t startRet in BENCHMARK_F() local
193 int32_t startRet = g_vibratorInterface->GetVibratorInfo(info); BENCHMARK_F() local
297 int32_t startRet; BENCHMARK_F() local
318 int32_t startRet; BENCHMARK_F() local
340 int32_t startRet; BENCHMARK_F() local
366 int32_t startRet; BENCHMARK_F() local
388 int32_t startRet; BENCHMARK_F() local
[all...]
/test/xts/hats/hdf/vibrator/hdiService/
H A Dhdf_vibrator_hdiService_test.cpp95 int32_t startRet = g_vibratorInterface->StartOnce(g_duration); in HWTEST_F() local
114 int32_t startRet = g_vibratorInterface->StartOnce(g_noDuration); in HWTEST_F() local
251 int32_t startRet = g_vibratorInterface->Start(g_arbitraryStr); in HWTEST_F() local
281 int32_t startRet = g_vibratorInterface->GetVibratorInfo(info); in HWTEST_F() local
312 int32_t startRet = g_vibratorInterface->GetVibratorInfo(info); in HWTEST_F() local
353 int32_t startRet = g_vibratorInterface->GetVibratorInfo(info); HWTEST_F() local
385 int32_t startRet = g_vibratorInterface->GetVibratorInfo(info); HWTEST_F() local
417 int32_t startRet = g_vibratorInterface->GetVibratorInfo(info); HWTEST_F() local
477 int32_t startRet = g_vibratorInterface->PlayHapticPattern(g_pkg); HWTEST_F() local
494 int32_t startRet = g_vibratorInterface->GetHapticCapacity(hapticCapacity); HWTEST_F() local
515 int32_t startRet = g_vibratorInterface->GetHapticStartUpTime(mode, startUpTime); HWTEST_F() local
532 int32_t startRet = g_vibratorInterface->StartOnce(g_duration); HWTEST_F() local
548 int32_t startRet = g_vibratorInterface->Start(g_effect1); HWTEST_F() local
564 int32_t startRet = g_vibratorInterface->PlayHapticPattern(g_pkg); HWTEST_F() local
580 int32_t startRet = g_vibratorInterface->Start(g_effect1); HWTEST_F() local
598 int32_t startRet = g_vibratorInterface->GetHapticStartUpTime(mode, startUpTime); HWTEST_F() local
617 int32_t startRet = g_vibratorInterface->GetHapticStartUpTime(mode, startUpTime); HWTEST_F() local
636 int32_t startRet = g_vibratorInterface->GetHapticStartUpTime(mode, startUpTime); HWTEST_F() local
655 int32_t startRet = g_vibratorInterface->GetHapticStartUpTime(mode, startUpTime); HWTEST_F() local
674 int32_t startRet = g_vibratorInterface->GetHapticStartUpTime(mode, startUpTime); HWTEST_F() local
693 int32_t startRet = g_vibratorInterface->GetHapticStartUpTime(mode, startUpTime); HWTEST_F() local
[all...]
/base/time/time_service/test/unittest/service_test/src/
H A Dtime_client_test.cpp1044 auto startRet = TimeServiceClient::GetInstance()->StartTimerV9(timerId, time + FIVE_HUNDRED); in HWTEST_F() local
1077 auto startRet = TimeServiceClient::GetInstance()->StartTimerV9(timerId, time + FIVE_HUNDRED); in HWTEST_F() local
1113 auto startRet = TimeServiceClient::GetInstance()->StartTimerV9(timerId, time + FIVE_HUNDRED); in HWTEST_F() local
1232 auto startRet = TimeServiceClient::GetInstance()->StartTimerV9(timerId, time + 300000); in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_query_test/
H A Dbms_bundle_quick_fix_query_test.cpp155 bool startRet = dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::INSTALL_START); in MockInstallBundleInfo() local
168 bool startRet = dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UNINSTALL_START); in MockUninstallBundleInfo() local
/base/time/time_service/interfaces/inner_api/src/
H A Dtime_service_client.cpp322 auto startRet = proxy->StartTimer(timerId, triggerTime); in StartTimerV9() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_default_app_test/
H A Dbms_bundle_default_app_mgr_test.cpp150 bool startRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::INSTALL_START); in AddInnerBundleInfo() local
162 bool startRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::UNINSTALL_START); in UninstallBundleInfo() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_free_install_test/
H A Dbms_bundle_free_install_test.cpp220 bool startRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::INSTALL_START); in AddInnerBundleInfo() local
251 bool startRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::UNINSTALL_START); in UninstallBundleInfo() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/
H A Dbms_bundle_kit_service_base_test.cpp271 bool startRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::INSTALL_START); in SaveToDatabase() local
308 bool startRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::UNINSTALL_START); in MockUninstallBundle() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
H A Dbms_bundle_quick_fix_test.cpp290 bool startRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::INSTALL_START); in AddInnerBundleInfo() local
303 bool startRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::UNINSTALL_START); in UninstallBundleInfo() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp627 bool startRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::INSTALL_START); in SaveToDatabase() local
765 bool startRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::UNINSTALL_START); in MockUninstallBundle() local
H A Dbms_bundle_kit_service_test.cpp749 bool startRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::INSTALL_START); in SaveToDatabase() local
887 bool startRet = dataMgr->UpdateBundleInstallState(bundleName, InstallState::UNINSTALL_START); in MockUninstallBundle() local

Completed in 62 milliseconds