Home
last modified time | relevance | path

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

/third_party/libinput/test/
Dlitest.c79 static bool run_deviceless = false; variable
1040 if (run_deviceless && !t->deviceless) in litest_run_suite()
1197 if (run_deviceless) in inhibit()
1256 if (run_deviceless) { in litest_run()
4396 run_deviceless = true; in litest_parse_argv()
4515 if (!run_deviceless && in disable_tty()
4560 if (!run_deviceless && (rc = check_device_access()) != 0) in main()