Searched defs:iface (Results 1 – 5 of 5) sorted by relevance
449 private @NonNull UsbEndpoint getEndpoint(@NonNull UsbInterface iface, int direction) { in getEndpoint()1102 @NonNull UsbInterface iface) throws Throwable { in usbRequestTests()1543 @NonNull UsbInterface iface) { in parallelUsbRequestsTests()1683 @NonNull UsbInterface iface) throws Throwable { in bulkTransferTests()1797 @NonNull UsbInterface iface) { in testIfCompanionZeroTerminates()1836 private void endTesting(@NonNull UsbDeviceConnection connection, @NonNull UsbInterface iface) { in endTesting()1856 @NonNull UsbInterface iface) throws Throwable { in claimInterfaceTests()1910 @NonNull UsbDeviceConnection connection, @NonNull UsbInterface iface) throws Throwable { in setConfigurationTests()1938 @NonNull UsbInterface iface) throws Throwable { in setInterfaceTests()2009 UsbInterface iface = config.getInterface(interfaceNum); in enumerateDevices() local[all …]
109 UsbInterface iface = null; in runTest() local324 @NonNull private UsbEndpoint getEndpoint(@NonNull UsbInterface iface, int direction) { in getEndpoint()
61 std::shared_ptr<ITest> iface; member68 #define iface GetParam().iface macro
102 private lateinit var iface: TestNetworkInterface variable in android.net.cts.CaptivePortalApiTest
493 public void expectErrorOrTethered(final String iface) { in expectErrorOrTethered()