Home
last modified time | relevance | path

Searched refs:g_effect1 (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/vibrator/test/unittest/hdi/
H A Dhdi_unittest_vibrator.cpp36 std::string g_effect1 = "haptic.long_press.light"; member
528 int32_t startRet = g_vibratorInterface->Start(g_effect1); in HWTEST_F()
564 int32_t startRet = g_vibratorInterface->Start(g_effect1); in HWTEST_F()
583 int32_t startRet = g_vibratorInterface->StartByIntensity(g_effect1, g_intensity); in HWTEST_F()
608 startRet = g_vibratorInterface->StartByIntensity(g_effect1, g_intensity); in HWTEST_F()
615 startRet = g_vibratorInterface->Start(g_effect1); in HWTEST_F()
H A Dhdf_vibrator_hdi_test.cpp52 std::string g_effect1 = "haptic.long_press.light"; member
595 int32_t startRet = g_vibratorInterface->Start(g_effect1); in HWTEST_F()
631 int32_t startRet = g_vibratorInterface->Start(g_effect1); in HWTEST_F()
653 int32_t startRet = g_vibratorInterface->StartByIntensity(g_effect1, g_intensity3); in HWTEST_F()
678 startRet = g_vibratorInterface->StartByIntensity(g_effect1, g_intensity3); in HWTEST_F()
685 startRet = g_vibratorInterface->Start(g_effect1); in HWTEST_F()

Completed in 2 milliseconds