Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/tools/event_inject/test/
H A Dprocessing_finger_device_test.cpp44 std::string beginDeviceCmd = "vuinput start touchpad & "; in HWTEST_F() local
46 FILE* startDevice = popen(beginDeviceCmd.c_str(), "rw"); in HWTEST_F()
H A Dmanage_inject_device_test.cpp57 std::string beginDeviceCmd = "vuinput open all & "; in HWTEST_F() local
59 FILE* beginDevice = popen(beginDeviceCmd.c_str(), "rw"); in HWTEST_F()
H A Dprocessing_touch_screen_device_test.cpp108 std::string beginDeviceCmd = "vuinput start touchscreen & "; in HWTEST_F() local
110 FILE* beginDevice = popen(beginDeviceCmd.c_str(), "rw"); in HWTEST_F()

Completed in 2 milliseconds