Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/tools/event_inject/test/
H A Dprocessing_touch_screen_device_test.cpp44 std::string launchDeviceCmd = "vuinput launch touchscreen & "; in HWTEST_F() local
46 FILE* startDevice = popen(launchDeviceCmd.c_str(), "rw"); in HWTEST_F()
76 std::string launchDeviceCmd = "vuinput start touchscreen & "; in HWTEST_F() local
78 FILE* launchDevice = popen(launchDeviceCmd.c_str(), "rw"); in HWTEST_F()

Completed in 1 milliseconds