/aosp_15_r20/external/libchrome/mojo/public/java/bindings/src/org/chromium/mojo/bindings/ |
H A D | Decoder.java | 222 public DataHeader readDataHeaderForPointerArray(int expectedLength) { in readDataHeaderForPointerArray() 230 public DataHeader readDataHeaderForUnionArray(int expectedLength) { in readDataHeaderForUnionArray() 328 public boolean[] readBooleans(int offset, int arrayNullability, int expectedLength) { in readBooleans() 352 public byte[] readBytes(int offset, int arrayNullability, int expectedLength) { in readBytes() 367 public short[] readShorts(int offset, int arrayNullability, int expectedLength) { in readShorts() 382 public int[] readInts(int offset, int arrayNullability, int expectedLength) { in readInts() 397 public float[] readFloats(int offset, int arrayNullability, int expectedLength) { in readFloats() 412 public long[] readLongs(int offset, int arrayNullability, int expectedLength) { in readLongs() 427 public double[] readDoubles(int offset, int arrayNullability, int expectedLength) { in readDoubles() 548 public Handle[] readHandles(int offset, int arrayNullability, int expectedLength) { in readHandles() [all …]
|
H A D | Encoder.java | 321 public Encoder encodePointerArray(int length, int offset, int expectedLength) { in encodePointerArray() 328 public Encoder encodeUnionArray(int length, int offset, int expectedLength) { in encodeUnionArray() 335 public void encode(boolean[] v, int offset, int arrayNullability, int expectedLength) { in encode() 359 public void encode(byte[] v, int offset, int arrayNullability, int expectedLength) { in encode() 374 public void encode(short[] v, int offset, int arrayNullability, int expectedLength) { in encode() 385 public void encode(int[] v, int offset, int arrayNullability, int expectedLength) { in encode() 396 public void encode(float[] v, int offset, int arrayNullability, int expectedLength) { in encode() 407 public void encode(long[] v, int offset, int arrayNullability, int expectedLength) { in encode() 418 public void encode(double[] v, int offset, int arrayNullability, int expectedLength) { in encode() 429 public void encode(Handle[] v, int offset, int arrayNullability, int expectedLength) { in encode() [all …]
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/ |
H A D | StringJoinerTest.java | 50 int expectedLength = 2 /* prefix and postfix */ in testAddString() local 63 int expectedLength = 2 /* prefix and postfix */ in testAddStringBuilder() local
|
/aosp_15_r20/external/aws-crt-java/src/test/java/software/amazon/awssdk/crt/test/ |
H A D | Http2ClientLocalHostTest.java | 206 final int expectedLength = bodyLength; in testParallelRequestsStressWithBody() local 274 final long expectedLength = bodyLength; in testRequestsUploadStress() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/test/java/com/google/android/exoplayer2/extractor/mkv/ |
H A D | VarintReaderTest.java | 191 VarintReader reader, boolean removeMask, byte[] data, int expectedLength, long expectedValue) in testReadVarint() 201 VarintReader reader, boolean removeMask, byte[] data, int expectedLength, long expectedValue) in testReadVarintFlaky()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/extractor/mkv/ |
H A D | VarintReaderTest.java | 191 VarintReader reader, boolean removeMask, byte[] data, int expectedLength, long expectedValue) in testReadVarint() 201 VarintReader reader, boolean removeMask, byte[] data, int expectedLength, long expectedValue) in testReadVarintFlaky()
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
H A D | StepCounterTestActivity.java | 218 final int expectedLength = 1; in verifyStepCounterMeasurements() local 297 final int expectedLength = 1; in verifyStepDetectorMeasurements() local
|
/aosp_15_r20/external/libese/apps/boot/card/src/com/android/verifiedboot/storage/ |
H A D | Storage.java | 236 short expectedLength = apdu.setOutgoing(); in sendStorageState() local 474 short expectedLength = 0; in process() local
|
/aosp_15_r20/frameworks/av/media/mtp/ |
H A D | MtpDevice.cpp | 679 uint32_t expectedLength, in readObject() 711 const uint32_t* expectedLength, in readObjectInternal() 726 const uint32_t* expectedLength, in readData()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbap/ |
D | BluetoothPbapObexServerTest.java | 673 int expectedLength = 2 + ApplicationParameter.TRIPLET_LENGTH.DATABASEIDENTIFIER_LENGTH; in setDbCounters() local 685 int expectedLength = in setFolderVersionCounters() local
|
/aosp_15_r20/cts/tests/tests/transition/src/android/transition/cts/ |
H A D | PathMotionTest.java | 33 float expectedLength = expectedMeasure.getLength(); in assertPathMatches() local
|
/aosp_15_r20/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
H A D | nodechildnodesappendchild.java | 65 int expectedLength; in runTest() local
|
/aosp_15_r20/external/google-smali/dexlib2/src/test/java/com/android/tools/smali/dexlib2/dexbacked/ |
H A D | BaseDexReaderLeb128Test.java | 247 private void performTest(int expectedValue, byte[] buf, int expectedLength) { in performTest()
|
H A D | BaseDexReaderSleb128Test.java | 254 private void performTest(int expectedValue, byte[] buf, int expectedLength) { in performTest()
|
/aosp_15_r20/libcore/ojluni/src/test/java/io/InputStream/ |
H A D | ReadAllBytes.java | 60 int expectedLength = expectedBytes.length; in test() local
|
/aosp_15_r20/art/test/690-hiddenapi-same-name-methods/src/ |
H A D | Main.java | 55 private static void checkMethodList(Class<?> klass, int expectedLength) { in checkMethodList()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/test/java/com/google/android/exoplayer2/testutil/ |
H A D | FakeAdaptiveDataSetTest.java | 115 long expectedLength = in assertChunkData() local
|
H A D | FakeDataSourceTest.java | 220 private static void assertBuffer(byte[] expected, int expectedStart, int expectedLength) { in assertBuffer()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/test/java/com/google/android/exoplayer2/testutil/ |
H A D | FakeAdaptiveDataSetTest.java | 115 long expectedLength = in assertChunkData() local
|
H A D | FakeDataSourceTest.java | 220 private static void assertBuffer(byte[] expected, int expectedStart, int expectedLength) { in assertBuffer()
|
/aosp_15_r20/cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/ |
H A D | FifoLengthVerification.java | 50 public FifoLengthVerification(int expectedLength, long expectedReportLatencyUs) { in FifoLengthVerification()
|
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/utils/ |
H A D | IOUtils.java | 192 final int expectedLength = b.remaining(); in readFully() local
|
/aosp_15_r20/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/location/ |
H A D | TestThreadingDomain.java | 117 void assertQueueLength(int expectedLength) { in assertQueueLength()
|
/aosp_15_r20/external/armnn/profiling/server/src/basePipeServer/ |
H A D | BasePipeServer.cpp | 22 bool BasePipeServer::ReadFromSocket(uint8_t* packetData, uint32_t expectedLength) in ReadFromSocket()
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/dh/ |
H A D | KeyAgreementSpi.java | 116 int expectedLength = (p.bitLength() + 7) / 8; in bigIntToBytes() local
|