Home
last modified time | relevance | path

Searched defs:baos (Results 1 – 25 of 36) sorted by relevance

12

/packages/modules/GeoTZ/s2storage/src/test/java/com/android/storage/table/packed/
DPackedTableReaderWriterTest.java79 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in headerFields() local
102 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in entryGetValue_int() local
121 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in entryGetValue_long() local
153 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in valueSizeMax_unsigned() local
177 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in valueSizeMax_signed() local
197 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in addEntry_outOfOrder() local
224 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getSharedData() local
240 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getEntry_unsignedValue() local
259 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getEntry_signedValue() local
278 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getEntry_emptyTable() local
[all …]
DIntValuePackedTableTest.java46 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in valueSizeTooBig() local
63 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in valueSizeMax_unsigned() local
86 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in valueSizeMax_signed() local
108 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in addEntry_outOfOrder() local
134 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getSharedData() local
149 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getEntry_unsignedValue() local
168 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getEntryByIndex() local
191 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getEntry_signedValue() local
210 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getEntry_emptyTable() local
224 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getEntry_badKey() local
[all …]
/packages/modules/GeoTZ/s2storage/src/test/java/com/android/storage/io/
DTypedStreamsTest.java40 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in writeReadOk() local
142 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in writeVarByteValueUnusedBitsCheck() local
184 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in writeBoundChecks() local
209 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in writeReadLargeBufferOk() local
/packages/modules/GeoTZ/s2storage/src/test/java/com/android/storage/block/read/
DBlockDataTest.java38 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getSize() local
54 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getByteBuffer() local
75 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in slice() local
134 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in typedRandomAccess() local
/packages/modules/RemoteKeyProvisioning/app/tests/unit/src/com/android/rkpdapp/unittest/
DUtils.java226 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in encodeAndSignSigStructure() local
247 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in encodeEd25519PubKey() local
261 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in encodeP256PubKey() local
284 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in encodeX25519PubKey() local
300 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in encodeSimpleMap() local
DSystemInterfaceTest.java312 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in generateEekChain() local
350 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in generateEekChain() local
/packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/utils/
DCborUtils.java251 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in parseGeekResponse() local
280 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in buildProvisioningInfo() local
333 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in buildCertificateRequest() local
432 final ByteArrayOutputStream baos = new ByteArrayOutputStream(); in encodeCbor() local
/packages/modules/GeoTZ/tzs2storage/src/write/java/com/android/timezone/location/storage/tzs2range/write/
DSuffixTableSharedDataWriter.java36 try (ByteArrayOutputStream baos = new ByteArrayOutputStream(); in toBytes()
/packages/modules/AdServices/shared/tests/side-less/java/com/android/adservices/shared/testing/
DStandardStreamsLoggerTest.java46 try (ByteArrayOutputStream baos = new ByteArrayOutputStream()) { in testLogWithThrowable()
/packages/services/Telephony/utils/satellite/s2storage/src/write/java/com/android/telephony/sats2range/write/
DSuffixTableSharedDataWriter.java43 try (ByteArrayOutputStream baos = new ByteArrayOutputStream(); in toBytes()
/packages/modules/AdServices/shared/testing-libraries/side-less/java/com/android/adservices/shared/testing/util/
DIoHelper.java52 try (ByteArrayOutputStream baos = new ByteArrayOutputStream()) { in printStreamToString()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/obex/
DRequestGetMessage.java65 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in readResponse() local
/packages/apps/CertInstaller/src/com/android/certinstaller/
DUtil.java34 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in toBytes() local
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/
DDictionaryBackupAgent.java161 ByteArrayOutputStream baos = new ByteArrayOutputStream(cursor.getCount() * 10); in getDictionary() local
199 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in restoreDictionary() local
/packages/modules/OnDevicePersonalization/framework/java/com/android/ondevicepersonalization/internal/util/
DByteArrayParceledListSlice.java83 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in create() local
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
DResourceAssetLoader.java92 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in loadData() local
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DEvenMoreAsserts.java69 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in assertImageRawData() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DSoftApBackupRestoreTest.java132 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getBytesForBackup() local
412 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in retrieveSpecificVersionBackupDataFromSoftApConfiguration() local
/packages/apps/Car/systemlibs/car-qc-lib/tests/unit/src/com/android/car/qc/testutils/
DTestQCProvider.java82 ByteArrayOutputStream baos = new ByteArrayOutputStream(); in onBind() local
/packages/modules/Wifi/service/java/com/android/server/wifi/
DSoftApBackupRestore.java97 final ByteArrayOutputStream baos = new ByteArrayOutputStream(); in retrieveBackupDataFromSoftApConfiguration() local
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DPhotoProcessor.java246 final ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getCompressedBytes() local
/packages/apps/Dialer/java/com/android/incallui/calllocation/impl/
DHttpFetcher.java83 final ByteArrayOutputStream baos = new ByteArrayOutputStream(); in sendRequestAsByteArray() local
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DBitmapUtils.java242 ByteArrayOutputStream baos = new ByteArrayOutputStream(65536); in compressToBytes() local
/packages/services/Car/service/src/com/android/car/
DCarLocationService.java461 try (ByteArrayOutputStream baos = new ByteArrayOutputStream(); in storeLocation()
/packages/modules/Connectivity/staticlibs/framework/com/android/net/module/util/
DDnsPacket.java439 final ByteArrayOutputStream baos = new ByteArrayOutputStream(); in getBytes() local

12