Home
last modified time | relevance | path

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

/base/usb/usb_manager/test/native/service_unittest/include/
Dusb_common_test.h34 static int32_t SwitchErrCode(int32_t ret);
/base/usb/usb_manager/test/native/service_unittest/src/
Dusb_core_test.cpp56 ret = UsbCommonTest::SwitchErrCode(ret); in SetUpTestCase()
677 ret = UsbCommonTest::SwitchErrCode(ret);
697 ret = UsbCommonTest::SwitchErrCode(ret);
717 ret = UsbCommonTest::SwitchErrCode(ret);
736 ret = UsbCommonTest::SwitchErrCode(ret);
754 ret = UsbCommonTest::SwitchErrCode(ret);
772 ret = UsbCommonTest::SwitchErrCode(ret);
790 ret = UsbCommonTest::SwitchErrCode(ret);
809 ret = UsbCommonTest::SwitchErrCode(ret);
Dusb_common_test.cpp107 int32_t UsbCommonTest::SwitchErrCode(int32_t ret) in SwitchErrCode() function in OHOS::USB::Common::UsbCommonTest
Dusb_manage_interface_test.cpp57 ret = UsbCommonTest::SwitchErrCode(ret); in SetUpTestCase()
Dusb_bulkcallback_test.cpp86 ret = UsbCommonTest::SwitchErrCode(ret); in SetUpTestCase()
Dusb_request_test.cpp54 ret = UsbCommonTest::SwitchErrCode(ret); in SetUpTestCase()
Dusb_device_pipe_test.cpp51 ret = UsbCommonTest::SwitchErrCode(ret); in SetUpTestCase()