Home
last modified time | relevance | path

Searched refs:g_motionCallback (Results 1 - 3 of 3) sorted by relevance

/test/xts/hats/hdf/motion/motionBenchmarkTest/
H A Dhdf_motion_benchmark_test.cpp38 sptr<IMotionCallback> g_motionCallback = new MotionCallbackImpl(); member
82 ret =g_motionInterface->Register(g_motionCallback); in BENCHMARK_F()
83 g_motionInterface->Unregister(g_motionCallback); in BENCHMARK_F()
106 g_motionInterface->Register(g_motionCallback); in BENCHMARK_F()
107 ret = g_motionInterface->Unregister(g_motionCallback); in BENCHMARK_F()
133 ret = g_motionInterface->Register(g_motionCallback); in BENCHMARK_F()
142 ret = g_motionInterface->Unregister(g_motionCallback); in BENCHMARK_F()
165 ret = g_motionInterface->Register(g_motionCallback); in BENCHMARK_F()
174 ret = g_motionInterface->Unregister(g_motionCallback); in BENCHMARK_F()
/test/xts/hats/hdf/motion/hdi/
H A Dhdf_motion_hdi_test.cpp35 sptr<IMotionCallback> g_motionCallback = new MotionCallbackImpl(); member
81 int32_t ret = g_motionInterface->Register(g_motionCallback); in HWTEST_F()
83 ret = g_motionInterface->Unregister(g_motionCallback); in HWTEST_F()
93 int32_t ret = g_motionInterface->Register(g_motionCallback); in HWTEST_F()
95 ret = g_motionInterface->Register(g_motionCallback); in HWTEST_F()
97 ret = g_motionInterface->Unregister(g_motionCallback); in HWTEST_F()
146 int32_t ret = g_motionInterface->Register(g_motionCallback); in HWTEST_F()
169 ret = g_motionInterface->Unregister(g_motionCallback); in HWTEST_F()
222 int32_t ret = g_motionInterface->Register(g_motionCallback); in HWTEST_F()
230 ret = g_motionInterface->Unregister(g_motionCallback); in HWTEST_F()
[all...]
/test/xts/hats/hdf/motion/hdi_additional/
H A Dhdf_motion_hdi_test.cpp35 sptr<IMotionCallback> g_motionCallback = new MotionCallbackImpl(); member
333 int32_t ret = g_motionInterface->Register(g_motionCallback); in HWTEST_F()
336 ret = g_motionInterface->Register(g_motionCallback); in HWTEST_F()
338 g_motionInterface->Unregister(g_motionCallback); in HWTEST_F()
355 ret = g_motionInterface->Register(g_motionCallback); in HWTEST_F()
358 ret = g_motionInterface->Unregister(g_motionCallback); in HWTEST_F()
376 int32_t ret = g_motionInterface->Register(g_motionCallback); in HWTEST_F()
379 ret = g_motionInterface->Unregister(g_motionCallback); in HWTEST_F()
395 int32_t ret = g_motionInterface->Register(g_motionCallback); in HWTEST_F()
398 ret = g_motionInterface->Unregister(g_motionCallback); in HWTEST_F()
[all...]

Completed in 3 milliseconds