Home
last modified time | relevance | path

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

/hardware/interfaces/usb/1.0/vts/functional/
DVtsHalUsbV1_0TargetTest.cpp115 usb_count++; in notify()
125 while (usb_count == 0) { in wait()
133 usb_count--; in wait()
165 int usb_count = 0; member in UsbHidlTest
/hardware/interfaces/usb/aidl/vts/
DVtsAidlUsbTargetTest.cpp190 usb_count++; in notify()
200 while (usb_count == 0) { in wait()
208 usb_count--; in wait()
256 int usb_count = 0; member in UsbAidlTest