Home
last modified time | relevance | path

Searched defs:testSem_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/usb/usb_manager/test/native/service_unittest/include/
H A Dusb_dfx_test.h31 static sem_t testSem_; variable
/ohos5.0/base/usb/usb_manager/test/native/mock/include/
H A Dusb_event_mock_test.h33 static sem_t testSem_; variable
/ohos5.0/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_event_test.cpp38 static sem_t testSem_; member in OHOS::USB::UsbEventTest