Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 4 of 4) sorted by relevance

/drivers/peripheral/usb/test/unittest/mock/src/
Dusbd_device_auto_test.cpp59 sptr<UsbImpl> sp = static_cast<UsbImpl *>(g_usbInterface.GetRefPtr()); in SetUpTestCase() local
83 sptr<UsbImpl> sp = static_cast<UsbImpl *>(g_usbInterface.GetRefPtr()); in TearDownTestCase() local
Dusbd_request_auto_test.cpp90 sptr<UsbImpl> sp = static_cast<UsbImpl *>(g_usbInterface.GetRefPtr()); in SetUpTestCase() local
115 sptr<UsbImpl> sp = static_cast<UsbImpl *>(g_usbInterface.GetRefPtr()); in TearDownTestCase() local
Dusbd_transfer_auto_test.cpp114 sptr<UsbImpl> sp = static_cast<UsbImpl *>(g_usbInterface.GetRefPtr()); in SetUpTestCase() local
138 sptr<UsbImpl> sp = static_cast<UsbImpl *>(g_usbInterface.GetRefPtr()); in TearDownTestCase() local
/drivers/peripheral/audio/test/audio_utils/audio_mixer/
Daudio_mixer.c857 char *sp; in FillChnmap() local