/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | BitmapColorSpaceTest.java | 238 try (InputStream in = mResources.getAssets().open("green-p3.png")) { in p3() 260 try (InputStream in = mResources.getAssets().open("blue-16bit-srgb.png")) { in extendedSRGB() 283 try (InputStream in = mResources.getAssets().open(assetInLinearSRGB)) { in linearSRGB() 292 try (InputStream in = mResources.getAssets().open(assetInLinearSRGB)) { in linearSRGB() 324 try (InputStream in = mResources.getAssets().open(asset.name)) { in reconfigure() 356 try (InputStream in = mResources.getAssets().open("green-srgb.png")) { in reuse() 365 try (InputStream in = mResources.getAssets().open("green-p3.png")) { in reuse() 385 try (InputStream in = mResources.getAssets().open(fileName)) { in verifyGetPixel() 431 try (InputStream in = mResources.getAssets().open(fileName)) { in verifyGetPixels() 474 try (InputStream in = mResources.getAssets().open(fileName)) { in verifySetPixel() [all …]
|
D | BitmapFactory_OptionsTest.java | 69 try (InputStream in = assets.open("blue-16bit-srgb.png")) { in testExtractMetaData()
|
/cts/tests/tests/os/src/android/os/cts/ |
D | FileUtilsTest.java | 65 try (ByteArrayInputStream in = new ByteArrayInputStream(data); in testCopyByteStream() 73 try (FileInputStream in = new FileInputStream(mExpected); in testCopyFileStream() 83 try (FileInputStream in = new FileInputStream(mExpected); in testCopyFileStreamListener() 94 try (FileInputStream in = new FileInputStream(mExpected); in testCopyFileDescriptor() 104 try (FileInputStream in = new FileInputStream(mExpected); in testCopyFileDescriptorListener()
|
D | ParcelFileDescriptor_AutoCloseInputStreamTest.java | 29 AutoCloseInputStream in = new AutoCloseInputStream(pf); in testAutoCloseInputStream() local
|
/cts/tests/tests/security/src/android/security/cts/ |
D | HwRngTest.java | 125 InputStream in = null; in readyFullyAsciiFile() local 134 private static byte[] readyFully(InputStream in) throws IOException { in readyFully() 150 BufferedReader in = null; in parseUeventFile() local 182 private static void closeSilently(Closeable in) { in closeSilently()
|
D | KernelSettingsTest.java | 94 BufferedReader in = null; in getFile() local
|
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/ |
D | InMatcher.java | 62 public static <T> Matcher<T> in(T... operand) { in in() method in InMatcher 67 public static <T> Matcher<T> in(Collection<T> operand) { in in() method in InMatcher
|
/cts/hostsidetests/appsecurity/test-apps/UseProcessSuccess/src/com/android/cts/useprocess/ |
D | BaseNetworkService.java | 47 public static final String readResult(Parcel in) { in readResult() 55 public static final String readResultCallstack(Parcel in) { in readResultCallstack()
|
/cts/tests/tests/binder_ndk/libbinder_ndk_test/ |
D | test_parcel.cpp | 66 void ExpectInOut(std::vector<T> in) { in ExpectInOut() 68 [](transaction_code_t, const AParcel* in, AParcel* out) { in ExpectInOut() 79 [&](AParcel* in) { in ExpectInOut() 145 SampleData::transact(binder, kCode, [&](AParcel* in) { in TEST_F() 242 [&](transaction_code_t, const AParcel* in, AParcel* /*out*/) { in TEST_F() 257 [&](AParcel* in) { in TEST_F() 328 [&](transaction_code_t, const AParcel* in, AParcel* /*out*/) { in TEST_F() 352 [&](AParcel* in) { in TEST_F()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | CoreMathVerifier.java | 241 Target.Floaty in = t.newFloaty(d); in acos() local 250 Target.Floaty in = t.new32(f); in acos() local 260 Target.Floaty in = t.newFloaty(d); in acosh() local 268 Target.Floaty in = t.new32(f); in acosh() local 284 Target.Floaty in = t.newFloaty(d); in asin() local 292 Target.Floaty in = t.new32(f); in asin() local 302 Target.Floaty in = t.newFloaty(d); in asinh() local 310 Target.Floaty in = t.new32(f); in asinh() local 326 Target.Floaty in = t.newFloaty(d); in atan() local 334 Target.Floaty in = t.new32(f); in atan() local [all …]
|
D | InitTest.java | 36 float[] in = new float[INPUTSIZE]; in testInitTest() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/device/ |
D | UsbDeviceTestActivity.java | 237 private void nextTest(@NonNull UsbDeviceConnection connection, @NonNull UsbEndpoint in, in nextTest() 281 @NonNull UsbEndpoint in) { in receiveZeroSizedTransfer() 296 @NonNull UsbEndpoint in, @NonNull UsbEndpoint out, int size) { in echoBulkTransfer() 325 @NonNull UsbEndpoint in, @NonNull UsbEndpoint out, int offset, int size) { in echoBulkTransferOffset() 358 @NonNull UsbEndpoint in, @NonNull UsbEndpoint out) { in echoLargeBulkTransfer() 397 @NonNull UsbEndpoint in, @Nullable byte[] buffer, int offset, int length) { in receiveWithEmptyBuffer() 472 @NonNull UsbEndpoint in) { in receiveZeroSizeRequestLegacy() 499 @NonNull UsbEndpoint in, @NonNull UsbEndpoint out, int size, int originalSize, in echoUsbRequestLegacy() 609 @NonNull UsbEndpoint in) { in receiveZeroSizeRequest() 634 private void echoUsbRequest(@NonNull UsbDeviceConnection connection, @NonNull UsbEndpoint in, in echoUsbRequest() [all …]
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2109/ |
D | poc.c | 34 BIO *in = BIO_new(BIO_s_mem()); in main() local
|
/cts/tests/tests/view/src/android/view/cts/util/ |
D | XmlUtils.java | 706 public static final HashMap<String, ?> readMapXml(InputStream in) in readMapXml() 727 public static final ArrayList readListXml(InputStream in) in readListXml() 751 public static final HashSet readSetXml(InputStream in) in readSetXml() 1494 public static int readIntAttribute(XmlPullParser in, String name, int defaultValue) { in readIntAttribute() 1503 public static int readIntAttribute(XmlPullParser in, String name) throws IOException { in readIntAttribute() 1517 public static long readLongAttribute(XmlPullParser in, String name, long defaultValue) { in readLongAttribute() 1526 public static long readLongAttribute(XmlPullParser in, String name) throws IOException { in readLongAttribute() 1540 public static float readFloatAttribute(XmlPullParser in, String name) throws IOException { in readFloatAttribute() 1554 public static boolean readBooleanAttribute(XmlPullParser in, String name) { in readBooleanAttribute() 1559 public static boolean readBooleanAttribute(XmlPullParser in, String name, in readBooleanAttribute() [all …]
|
/cts/tests/tests/content/src/android/content/cts/util/ |
D | XmlUtils.java | 734 public static final HashMap<String, ?> readMapXml(InputStream in) in readMapXml() 755 public static final ArrayList readListXml(InputStream in) in readListXml() 779 public static final HashSet readSetXml(InputStream in) in readSetXml() 1522 public static int readIntAttribute(XmlPullParser in, String name, int defaultValue) { in readIntAttribute() 1531 public static int readIntAttribute(XmlPullParser in, String name) throws IOException { in readIntAttribute() 1545 public static long readLongAttribute(XmlPullParser in, String name, long defaultValue) { in readLongAttribute() 1554 public static long readLongAttribute(XmlPullParser in, String name) throws IOException { in readLongAttribute() 1568 public static float readFloatAttribute(XmlPullParser in, String name) throws IOException { in readFloatAttribute() 1582 public static boolean readBooleanAttribute(XmlPullParser in, String name) { in readBooleanAttribute() 1587 public static boolean readBooleanAttribute(XmlPullParser in, String name, in readBooleanAttribute() [all …]
|
/cts/tests/tests/widget/src/android/widget/cts/util/ |
D | XmlUtils.java | 707 public static final HashMap<String, ?> readMapXml(InputStream in) in readMapXml() 728 public static final ArrayList readListXml(InputStream in) in readListXml() 752 public static final HashSet readSetXml(InputStream in) in readSetXml() 1495 public static int readIntAttribute(XmlPullParser in, String name, int defaultValue) { in readIntAttribute() 1504 public static int readIntAttribute(XmlPullParser in, String name) throws IOException { in readIntAttribute() 1518 public static long readLongAttribute(XmlPullParser in, String name, long defaultValue) { in readLongAttribute() 1527 public static long readLongAttribute(XmlPullParser in, String name) throws IOException { in readLongAttribute() 1541 public static float readFloatAttribute(XmlPullParser in, String name) throws IOException { in readFloatAttribute() 1555 public static boolean readBooleanAttribute(XmlPullParser in, String name) { in readBooleanAttribute() 1560 public static boolean readBooleanAttribute(XmlPullParser in, String name, in readBooleanAttribute() [all …]
|
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/ |
D | DocumentsClientTestCase.java | 116 final InputStream in = getInstrumentation().getContext().getContentResolver() in readFully() local 125 try (AutoCloseInputStream in = new AutoCloseInputStream(descriptor)) { in readTypedFully() 130 protected byte[] readFully(InputStream in) throws IOException { in readFully()
|
/cts/tests/tests/transition/src/android/transition/cts/ |
D | TransitionActivity.java | 38 public WindowInsets onApplyWindowInsets(View v, WindowInsets in) { in onApplyWindowInsets()
|
/cts/libs/vogar-expect/src/vogar/expect/util/ |
D | Strings.java | 45 BufferedReader in = new BufferedReader(reader); in readStream() local 60 BufferedReader in = in readFileLines() local
|
/cts/tests/tests/media/libmediandkjni/ |
D | md5_utils.h | 37 UWORD32 in[16]; member
|
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/ |
D | LogHelper.java | 51 Scanner in = new Scanner(logs); in getLog() local 96 Scanner in = new Scanner(logs); in getSupportedAudioFormats() local
|
/cts/tests/tests/provider/src/android/provider/cts/media/ |
D | MediaStore_DownloadsTest.java | 134 try (InputStream in = mContext.getResources().openRawResource(R.raw.scenery); in testScannedMediaDownload() 220 try (InputStream in = mContentResolver.openInputStream(publishUri)) { in testInsertDownload() 242 try (InputStream in = mContext.getResources().openRawResource(R.raw.testvideo); in testUpdateDownload() 278 try (InputStream in = mContext.getResources().openRawResource(R.raw.testvideo); in testDeleteDownload() 318 try (InputStream in = mContext.getResources().openRawResource(R.raw.testvideo); in testNotifyChange() 363 try (InputStream in = mContext.getResources().openRawResource(resourceId); in insertImage()
|
/cts/tests/tests/jni/src/android/jni/cts/ |
D | ClassLoaderStaticNonce.java | 54 public static void setCtx(Object in) { in setCtx()
|
/cts/hostsidetests/sample/src/android/sample/cts/ |
D | SampleHostTest.java | 76 Scanner in = new Scanner(logs); in testLogcat() local
|
/cts/hostsidetests/hdmicec/app/src/com/android/server/hdmi/ |
D | SadConfigurationReaderTest.java | 57 InputStream in = new FileInputStream(file); in parseSadConfigXML() local
|