Searched refs:last_low_res_event_found (Results 1 – 2 of 2) sorted by relevance
3996 bool last_hi_res_event_found, last_low_res_event_found; in litest_assert_scroll() local4005 last_low_res_event_found = false; in litest_assert_scroll()4033 litest_assert(!last_low_res_event_found); in litest_assert_scroll()4036 last_low_res_event_found = true; in litest_assert_scroll()4050 litest_assert(last_low_res_event_found); in litest_assert_scroll()4062 bool last_hi_res_event_found, last_low_res_event_found; in litest_assert_axis_end_sequence() local4071 last_low_res_event_found = false; in litest_assert_axis_end_sequence()4084 litest_assert(!last_low_res_event_found); in litest_assert_axis_end_sequence()4085 last_low_res_event_found = true; in litest_assert_axis_end_sequence()4091 litest_assert(last_low_res_event_found); in litest_assert_axis_end_sequence()
411 bool last_hi_res_event_found, last_low_res_event_found; in START_TEST() local417 last_low_res_event_found = false; in START_TEST()455 litest_assert(!last_low_res_event_found); in START_TEST()457 last_low_res_event_found = true; in START_TEST()471 litest_assert(last_low_res_event_found); in START_TEST()