Home
last modified time | relevance | path

Searched refs:g_builtIn (Results 1 - 4 of 4) sorted by relevance

/test/xts/hats/hdf/vibrator/hdiService_additional/
H A Dhdf_vibrator_hdiService_test.cpp29 std::string g_builtIn = "haptic.helloworld.effect"; member
187 * @tc.desc : Controls this Performing Time Series Vibrator Effects.Start = g_builtIn.
193 int32_t startRet = g_vibratorInterface->Start(g_builtIn); in HWTEST_F()
223 * @tc.desc : Controls this Performing Time Series Vibrator Effects.Start = g_builtIn.Stop = HDF_VIBRATOR_MODE_ONCE.
228 int32_t startRet = g_vibratorInterface->Start(g_builtIn); in HWTEST_F()
255 startRet = g_vibratorInterface->Start(g_builtIn); in HWTEST_F()
272 int32_t startRet = g_vibratorInterface->Start(g_builtIn); in HWTEST_F()
301 startRet = g_vibratorInterface->Start(g_builtIn); in HWTEST_F()
517 int32_t startRet = g_vibratorInterface->Start(g_builtIn); in HWTEST_F()
/test/xts/hats/hdf/vibrator/common/
H A Dhdf_vibrator_test.cpp36 const char *g_builtIn = "haptic.default.effect"; member
145 int32_t startRet = g_vibratorDev->Start(g_builtIn); in HWTEST_F()
224 int32_t startRet = g_vibratorDev->Start(g_builtIn); in HWTEST_F()
/test/xts/hats/hdf/vibrator/vibratorBenchmarkTest/
H A Dhdf_vibrator_benchmark_test.cpp43 std::string g_builtIn = "haptic.default.effect"; member
128 startRet = g_vibratorInterface->Start(g_builtIn); in BENCHMARK_F()
/test/xts/hats/hdf/vibrator/hdiService/
H A Dhdf_vibrator_hdiService_test.cpp44 std::string g_builtIn = "haptic.default.effect"; member

Completed in 5 milliseconds