Home
last modified time | relevance | path

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

/third_party/libinput/test/
H A Dtest-log.c36 static struct libinput *log_handler_context; variable
45 if (log_handler_context) in simple_log_handler()
46 litest_assert_ptr_eq(libinput, log_handler_context); in simple_log_handler()
85 log_handler_context = NULL; in START_TEST()
92 log_handler_context = li; in START_TEST()
100 log_handler_context = NULL; in START_TEST()
129 log_handler_context = NULL; in START_TEST()
135 log_handler_context = li; in START_TEST()
149 log_handler_context = NULL; in START_TEST()

Completed in 1 milliseconds