Home
last modified time | relevance | path

Searched refs:g_arbitraryStr (Results 1 – 3 of 3) sorted by relevance

/test/xts/hats/hdf/vibrator/hdiService/
Dhdf_vibrator_hdiService_test.cpp37 std::string g_arbitraryStr = "arbitraryString"; variable
221 int32_t startRet = g_vibratorInterface->Start(g_arbitraryStr);
/test/xts/hats/hdf/vibrator/common/
Dhdf_vibrator_test.cpp37 const char *g_arbitraryStr = "arbitraryString"; variable
243 int32_t startRet = g_vibratorDev->Start(g_arbitraryStr);
/test/xts/hats/hdf/vibrator/vibratorBenchmarkTest/
Dhdf_vibrator_benchmark_test.cpp40 std::string g_arbitraryStr = "arbitraryString"; variable