Home
last modified time | relevance | path

Searched defs:ep (Results 1 – 7 of 7) sorted by relevance

/cts/apps/CtsVerifierUSBCompanion/src/com/android/cts/verifierusbcompanion/
DAccessoryTestCompanion.java326 UsbEndpoint ep = iface.getEndpoint(i); in getEndpoint() local
/cts/hostsidetests/videoencodingminimum/app/src/android/videoencodingmin/app/
DVideoTranscoderTest.java199 TestTranscode ep = new TestTranscode(mEncoderName, mEncMediaType, in testTranscode() local
/cts/hostsidetests/mediapc/videoencodingquality/app/src/android/videoencoding/app/
DVideoTranscoderTest.java199 TestTranscode ep = new TestTranscode(mEncoderName, mEncMediaType, in testTranscode() local
/cts/tests/tests/binder_ndk/src/android/binder/cts/
DJavaClientTest.java831 ExtendableParcelable ep = new ExtendableParcelable(); in testParcelableHolder() local
849 ExtendableParcelable ep = new ExtendableParcelable(); in testEmptyParcelableHolder() local
/cts/tests/tests/binder_ndk/libbinder_ndk_test/
Dtest_native_aidl_client.cpp1304 ExtendableParcelable ep; in TEST_P() local
1391 ExtendableParcelable ep; in TEST_P() local
1409 ExtendableParcelable ep; in TEST_P() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/device/
DUsbDeviceTestActivity.java106 private boolean isZeroTransferExpected(int transferSize, @NonNull UsbEndpoint ep) { in isZeroTransferExpected()
457 UsbEndpoint ep = iface.getEndpoint(i); in getEndpoint() local
/cts/tests/tests/calendarprovider/src/android/provider/cts/calendar/
DCalendarTest.java836 ContentValues ep = new ContentValues(); in addExtendedProperty() local