Home
last modified time | relevance | path

Searched refs:run_deviceless (Results 1 – 1 of 1) sorted by relevance

/third_party/libinput/test/
Dlitest.c81 static bool run_deviceless = false; variable
1038 if (run_deviceless && !t->deviceless) in litest_run_suite()
1195 if (run_deviceless) in inhibit()
1254 if (run_deviceless) { in litest_run()
4671 run_deviceless = true; in litest_parse_argv()
4790 if (!run_deviceless && in disable_tty()
4847 if (!run_deviceless && (rc = check_device_access()) != 0) in main()