Searched refs:_test_send_cbw_EX (Results 1 – 3 of 3) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_standalone_device_storage_read_write_test.c | 721 static UINT _test_send_cbw_EX(int __line__, ULONG length) in _test_send_cbw_EX() function 758 _test_send_cbw_EX(__line__, UX_HOST_CLASS_STORAGE_CBW_LENGTH); in _test_send_cbw() 1174 status = _test_send_cbw_EX(__LINE__, UX_HOST_CLASS_STORAGE_CBW_LENGTH - 1); in _msc_cbw_fail_cases_test() 1197 status = _test_send_cbw_EX(__LINE__, UX_HOST_CLASS_STORAGE_CBW_LENGTH); in _msc_cbw_fail_cases_test() 1220 status = _test_send_cbw_EX(__LINE__, UX_HOST_CLASS_STORAGE_CBW_LENGTH); in _msc_cbw_fail_cases_test() 1243 status = _test_send_cbw_EX(__LINE__, UX_HOST_CLASS_STORAGE_CBW_LENGTH); in _msc_cbw_fail_cases_test() 1264 status = _test_send_cbw_EX(__LINE__, UX_HOST_CLASS_STORAGE_CBW_LENGTH); in _msc_cbw_fail_cases_test() 1275 status = _test_send_cbw_EX(__LINE__, UX_HOST_CLASS_STORAGE_CBW_LENGTH); in _msc_cbw_fail_cases_test()
|
| D | usbx_standalone_device_storage_basic_test.c | 721 static UINT _test_send_cbw_EX(int __line__, ULONG length) in _test_send_cbw_EX() function 758 _test_send_cbw_EX(__line__, UX_HOST_CLASS_STORAGE_CBW_LENGTH); in _test_send_cbw() 1174 status = _test_send_cbw_EX(__LINE__, UX_HOST_CLASS_STORAGE_CBW_LENGTH - 1); in _msc_cbw_fail_cases_test() 1197 status = _test_send_cbw_EX(__LINE__, UX_HOST_CLASS_STORAGE_CBW_LENGTH); in _msc_cbw_fail_cases_test() 1220 status = _test_send_cbw_EX(__LINE__, UX_HOST_CLASS_STORAGE_CBW_LENGTH); in _msc_cbw_fail_cases_test() 1243 status = _test_send_cbw_EX(__LINE__, UX_HOST_CLASS_STORAGE_CBW_LENGTH); in _msc_cbw_fail_cases_test() 1264 status = _test_send_cbw_EX(__LINE__, UX_HOST_CLASS_STORAGE_CBW_LENGTH); in _msc_cbw_fail_cases_test() 1275 status = _test_send_cbw_EX(__LINE__, UX_HOST_CLASS_STORAGE_CBW_LENGTH); in _msc_cbw_fail_cases_test()
|
| D | usbx_standalone_device_storage_error_cv_test.c | 721 static UINT _test_send_cbw_EX(int __line__, ULONG length) in _test_send_cbw_EX() function 758 _test_send_cbw_EX(__line__, UX_HOST_CLASS_STORAGE_CBW_LENGTH); in _test_send_cbw() 1174 status = _test_send_cbw_EX(__LINE__, UX_HOST_CLASS_STORAGE_CBW_LENGTH - 1); in _msc_cbw_fail_cases_test() 1197 status = _test_send_cbw_EX(__LINE__, UX_HOST_CLASS_STORAGE_CBW_LENGTH); in _msc_cbw_fail_cases_test() 1220 status = _test_send_cbw_EX(__LINE__, UX_HOST_CLASS_STORAGE_CBW_LENGTH); in _msc_cbw_fail_cases_test() 1243 status = _test_send_cbw_EX(__LINE__, UX_HOST_CLASS_STORAGE_CBW_LENGTH); in _msc_cbw_fail_cases_test() 1264 status = _test_send_cbw_EX(__LINE__, UX_HOST_CLASS_STORAGE_CBW_LENGTH); in _msc_cbw_fail_cases_test() 1275 status = _test_send_cbw_EX(__LINE__, UX_HOST_CLASS_STORAGE_CBW_LENGTH); in _msc_cbw_fail_cases_test()
|