Searched defs:iface (Results 1 – 5 of 5) sorted by relevance
109 UsbInterface iface = null; in runTest() local324 @NonNull private UsbEndpoint getEndpoint(@NonNull UsbInterface iface, int direction) { in getEndpoint()
453 private @NonNull UsbEndpoint getEndpoint(@NonNull UsbInterface iface, int direction) { in getEndpoint()1106 @NonNull UsbInterface iface) throws Throwable { in usbRequestTests()1681 @NonNull UsbInterface iface) { in parallelUsbRequestsTests()1821 @NonNull UsbInterface iface) throws Throwable { in bulkTransferTests()1935 @NonNull UsbInterface iface) { in testIfCompanionZeroTerminates()1974 private void endTesting(@NonNull UsbDeviceConnection connection, @NonNull UsbInterface iface) { in endTesting()1994 @NonNull UsbInterface iface) throws Throwable { in claimInterfaceTests()2054 UsbInterface iface = null; in setConfigurationTests() local2087 @NonNull UsbInterface iface) throws Throwable { in setInterfaceTests()2158 UsbInterface iface = config.getInterface(interfaceNum); in enumerateDevices() local[all …]
118 final String iface = tni.getInterfaceName(); in TestNetworkWrapper() local152 private static NetworkCapabilities createNetworkCapabilitiesForIface( in createNetworkCapabilitiesForIface()171 private static LinkProperties createLinkPropertiesForIface(@NonNull String iface, int mtu) in createLinkPropertiesForIface()
52 IBadProvider iface = IBadProvider.Stub.asInterface(callResult.getBinder("a")); in doInBackground() local
85 std::shared_ptr<ITest> iface; member92 #define iface GetParam().iface macro