Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dux_test.c911 if (this->check_func && !this->check_func()) in ux_test_action_handler_check()
1164 if (this->check_func && this->check_func(params) != UX_TRUE) in ux_test_action_handler_check()
Dux_test.h218 UCHAR (*check_func)(); member
Dusbx_storage_tests.c1541 action.check_func = check; in create_semaphore_get_fail_with_check_override_action()
3346 action.check_func = boot_read_fails_action_check_function; in create_boot_read_from_filex_fails_action()