Home
last modified time | relevance | path

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

/third_party/libinput/test/
Dtest-tablet.c4783 return LITEST_NO_DEVICE; in paired_device()
4805 if (other == LITEST_NO_DEVICE) in START_TEST()
4883 if (other == LITEST_NO_DEVICE) in START_TEST()
4960 if (other == LITEST_NO_DEVICE) in START_TEST()
4998 if (other == LITEST_NO_DEVICE) in START_TEST()
5086 if (other == LITEST_NO_DEVICE) in START_TEST()
5166 if (other == LITEST_NO_DEVICE) in START_TEST()
5202 if (other == LITEST_NO_DEVICE) in START_TEST()
5260 if (other == LITEST_NO_DEVICE) in START_TEST()
5300 if (other == LITEST_NO_DEVICE) in START_TEST()
[all …]
Dlitest.h229 LITEST_NO_DEVICE = -1, enumerator
Dlitest.c628 litest_assert(type < LITEST_NO_DEVICE); in _litest_add_ranged_for_device()