Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/tools/event_inject/test/
H A Dprocessing_touch_screen_device_test.cpp90 FILE* offDevice = popen(closeDeviceCmd.c_str(), "rw"); in HWTEST_F() local
91 if (!offDevice) { in HWTEST_F()
94 pclose(offDevice); in HWTEST_F()

Completed in 1 milliseconds