Home
last modified time | relevance | path

Searched refs:g_noDuration (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/vibrator/test/unittest/common/
H A Dhdf_vibrator_test.cpp29 uint32_t g_noDuration = 0; variable
114 int32_t startRet = g_vibratorDev->StartOnce(g_noDuration);
336 … startRet = g_vibratorDev->EnableVibratorModulation(g_noDuration, g_intensity1, g_frequency1);
/ohos5.0/drivers/peripheral/vibrator/test/unittest/hdi/
H A Dhdf_vibrator_hdi_test.cpp32 uint32_t g_noDuration = 0; variable
124 int32_t startRet = g_vibratorInterface->StartOnce(g_noDuration);
376 …startRet = g_vibratorInterface->EnableVibratorModulation(g_noDuration, g_intensity1, g_frequency1);