Home
last modified time | relevance | path

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

/drivers/peripheral/motion/test/unittest/hdi/
H A Dhdf_motion_hdi_test.cpp35 sptr<IMotionCallback> g_motionCallback = new MotionCallbackImpl(); member
76 int32_t ret = g_motionInterface->Register(g_motionCallback); in HWTEST_F()
78 ret = g_motionInterface->Unregister(g_motionCallback); in HWTEST_F()
88 int32_t ret = g_motionInterface->Register(g_motionCallback); in HWTEST_F()
90 ret = g_motionInterface->Register(g_motionCallback); in HWTEST_F()
92 ret = g_motionInterface->Unregister(g_motionCallback); in HWTEST_F()
141 int32_t ret = g_motionInterface->Register(g_motionCallback); in HWTEST_F()
164 ret = g_motionInterface->Unregister(g_motionCallback); in HWTEST_F()
217 int32_t ret = g_motionInterface->Register(g_motionCallback); in HWTEST_F()
225 ret = g_motionInterface->Unregister(g_motionCallback); in HWTEST_F()
[all...]

Completed in 1 milliseconds