Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/intention/stationary/test/unittest/src/
H A Dstationary_server_test.cpp36 uint32_t SUBSCRIBE_STATIONARY_ONE = 1U; member
119 int32_t ret = stationary_.SetParam(context_, SUBSCRIBE_STATIONARY_ONE, data_, reply_); in HWTEST_F()
131 int32_t ret = stationary_.GetParam(context_, SUBSCRIBE_STATIONARY_ONE, data_, reply_); in HWTEST_F()
145 int32_t ret = stationary_.Control(context_, SUBSCRIBE_STATIONARY_ONE, data_, reply_); in HWTEST_F()
166 int32_t ret = stationary_.AddWatch(context_, SUBSCRIBE_STATIONARY_ONE, data_, reply_); in HWTEST_F()
196 int32_t ret = stationary_.RemoveWatch(context_, SUBSCRIBE_STATIONARY_ONE, data_, reply_); in HWTEST_F()

Completed in 1 milliseconds