Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dux_test_dcd_sim_slave.c208 if (action.matched && !action.do_after) in _ux_test_dcd_sim_slave_function()
224 if (action.matched && action.do_after) in _ux_test_dcd_sim_slave_function()
Dux_test_hcd_sim_host.c235 if (action.matched && !action.do_after) in _ux_test_hcd_sim_host_entry()
250 if (action.matched && action.do_after) in _ux_test_hcd_sim_host_entry()
Dux_test.c316 if (action.matched && !action.do_after) in ux_test_do_hooks_before()
338 if (action.matched) in ux_test_do_hooks_after()
609 if (action->matched && !action->do_after) in ux_test_do_action_before()
621 if (action->matched && action->do_after) in ux_test_do_action_after()
1229 result.matched = 1; in ux_test_action_handler_check()
1347 if (action.matched) in ux_test_error_callback()
Dux_test_utility_sim.c227 if (action.matched && !action.do_after) in _tx_semaphore_create()
753 if (action.matched && !action.do_after) in _tx_thread_create()
2361 if (action.matched && !action.do_after) in _nx_packet_pool_create()
2538 if (action.matched && !action.do_after) in _nx_packet_allocate()
Dux_test.h225 UCHAR matched; member
Dusbx_storage_tests.c5678 if (action.matched) in default_device_media_status()
5708 if (action.matched && !action.do_after) in default_device_media_read()
5758 if (action.matched && action.do_after) in default_device_media_read()
5783 if (action.matched && !action.do_after) in default_device_media_write()
5821 if (action.matched && action.do_after) in default_device_media_write()