Searched defs:iface (Results 1 – 6 of 6) sorted by relevance
109 UsbInterface iface = null; in runTest() local324 @NonNull private UsbEndpoint getEndpoint(@NonNull UsbInterface iface, int direction) { in getEndpoint()
455 private @NonNull UsbEndpoint getEndpoint(@NonNull UsbInterface iface, int direction) { in getEndpoint()1108 @NonNull UsbInterface iface) throws Throwable { in usbRequestTests()1697 @NonNull UsbInterface iface) { in parallelUsbRequestsTests()1837 @NonNull UsbInterface iface) throws Throwable { in bulkTransferTests()1951 @NonNull UsbInterface iface) { in testIfCompanionZeroTerminates()1990 private void endTesting(@NonNull UsbDeviceConnection connection, @NonNull UsbInterface iface) { in endTesting()2010 @NonNull UsbInterface iface) throws Throwable { in claimInterfaceTests()2070 UsbInterface iface = null; in setConfigurationTests() local2103 @NonNull UsbInterface iface) throws Throwable { in setInterfaceTests()2174 UsbInterface iface = config.getInterface(interfaceNum); in enumerateDevices() local[all …]
52 IBadProvider iface = IBadProvider.Stub.asInterface(callResult.getBinder("a")); in doInBackground() local
122 final String iface = tni.getInterfaceName(); in TestNetworkWrapper() local157 private static NetworkCapabilities createNetworkCapabilitiesForIface( in createNetworkCapabilitiesForIface()173 private static LinkProperties createLinkPropertiesForIface(@NonNull String iface, int mtu) in createLinkPropertiesForIface()
99 std::shared_ptr<ITest> iface; member106 #define iface GetParam().iface macro
4427 IInterface iface = binder.queryLocalInterface(DESCRIPTOR); in asInterface() local