Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_input/inputdevicehandler/test/inputhandlertest/
H A Ddistributed_input_handler_test.cpp44 DistributedInputHandler dInputHandler; in HWTEST_F() local
48 dInputHandler.FindDevicesInfoByType(inputTypes, datas); in HWTEST_F()
49 dInputHandler.FindDevicesInfoByDhId(dhidsVec, datas); in HWTEST_F()
50 std::map<std::string, std::string> ret = dInputHandler.QueryExtraInfo(); in HWTEST_F()
56 DistributedInputHandler dInputHandler; in HWTEST_F() local
57 dInputHandler.inputHub_ = nullptr; in HWTEST_F()
61 dInputHandler.FindDevicesInfoByType(inputTypes, datas); in HWTEST_F()
62 dInputHandler.FindDevicesInfoByDhId(dhidsVec, datas); in HWTEST_F()
63 dInputHandler.Query(); in HWTEST_F()
64 dInputHandler in HWTEST_F()
[all...]

Completed in 1 milliseconds