Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_storage_tests.c1415 static UX_TEST_ACTION create_error_match_action_from_error(UX_TEST_ERROR_CALLBACK_ERROR error) in create_error_match_action_from_error() function
2072 …ux_test_add_action_to_user_list(user_list, create_error_match_action_from_error(global_transfer_st… in add_multiple_write_retries_fails_actions()
2085 …ux_test_add_action_to_user_list(user_list, create_error_match_action_from_error(global_transfer_st… in add_multiple_status_retries_fails_actions()
3486 ux_test_add_action_to_main_list(create_error_match_action_from_error(transfer_stall_error)); in fx_media_read_test()
3683 UX_TEST_ACTION media_not_supported_match_action = create_error_match_action_from_error(dltt_media_… in dltt_test_every_lun_type_permutation()
3831 create_error_match_action_from_error(dltt_media_not_supported_error), in multiple_and_different_lun_types_test()
4133 create_error_match_action_from_error(error), in direct_calls_test()
4222 ux_test_add_action_to_main_list(create_error_match_action_from_error(error)); in storage_endpoints_get_test()
4256 ux_test_add_action_to_main_list(create_error_match_action_from_error(error)); in storage_endpoints_get_test()
4286 ux_test_add_action_to_main_list(create_error_match_action_from_error(error)); in storage_endpoints_get_test()
[all …]