/aosp_15_r20/external/guava/guava-tests/test/com/google/common/base/ |
H A D | Utf8Test.java | 307 private static void testBytes(int numBytes, long expectedCount) { in testBytes() method in Utf8Test 322 private static void testBytes(int numBytes, long expectedCount, long start, long lim) { in testBytes() method in Utf8Test
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/base/ |
H A D | Utf8Test.java | 307 private static void testBytes(int numBytes, long expectedCount) { in testBytes() method in Utf8Test 322 private static void testBytes(int numBytes, long expectedCount, long start, long lim) { in testBytes() method in Utf8Test
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | IsValidUtf8TestUtil.java | 248 static void testBytes(ByteStringFactory factory, int numBytes, long expectedCount) { in testBytes() method in IsValidUtf8TestUtil 263 static void testBytes( in testBytes() method in IsValidUtf8TestUtil
|
/aosp_15_r20/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | IsValidUtf8TestUtil.java | 248 static void testBytes(ByteStringFactory factory, int numBytes, long expectedCount) { in testBytes() method in IsValidUtf8TestUtil 263 static void testBytes( in testBytes() method in IsValidUtf8TestUtil
|
/aosp_15_r20/external/aws-sdk-java-v2/utils/src/test/java/software/amazon/awssdk/utils/ |
H A D | Md5UtilsTest.java | 31 public void testBytes() { in testBytes() method in Md5UtilsTest
|
/aosp_15_r20/external/guava/guava-tests/benchmark/com/google/common/hash/ |
H A D | HashFunctionBenchmark.java | 46 private byte[] testBytes; field in HashFunctionBenchmark
|
H A D | ChecksumBenchmark.java | 46 private byte[] testBytes; field in ChecksumBenchmark
|
H A D | MessageDigestAlgorithmBenchmark.java | 104 private byte[] testBytes; field in MessageDigestAlgorithmBenchmark
|
/aosp_15_r20/external/guava/android/guava-tests/benchmark/com/google/common/hash/ |
H A D | HashFunctionBenchmark.java | 46 private byte[] testBytes; field in HashFunctionBenchmark
|
H A D | ChecksumBenchmark.java | 46 private byte[] testBytes; field in ChecksumBenchmark
|
H A D | MessageDigestAlgorithmBenchmark.java | 104 private byte[] testBytes; field in MessageDigestAlgorithmBenchmark
|
/aosp_15_r20/prebuilts/go/linux-x86/test/ |
D | makeslice.go | 59 func testBytes(n uint64) { func
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/Arrays/ |
H A D | HashCode.java | 43 private static byte[][] testBytes = new byte[tests.length][]; field in HashCode
|
/aosp_15_r20/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/zip/ |
H A D | ZipEncodingTest.java | 167 private void doSimpleEncodingTest(final String name, byte[] testBytes) in doSimpleEncodingTest()
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/hash/ |
H A D | AbstractByteHasherTest.java | 32 public void testBytes() { in testBytes() method in AbstractByteHasherTest
|
H A D | HashingInputStreamTest.java | 35 private static final byte[] testBytes = new byte[] {'y', 'a', 'm', 's'}; field in HashingInputStreamTest
|
H A D | AbstractStreamingHasherTest.java | 40 public void testBytes() { in testBytes() method in AbstractStreamingHasherTest
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/hash/ |
H A D | AbstractByteHasherTest.java | 32 public void testBytes() { in testBytes() method in AbstractByteHasherTest
|
H A D | HashingInputStreamTest.java | 35 private static final byte[] testBytes = new byte[] {'y', 'a', 'm', 's'}; field in HashingInputStreamTest
|
H A D | AbstractStreamingHasherTest.java | 40 public void testBytes() { in testBytes() method in AbstractStreamingHasherTest
|
/aosp_15_r20/external/protobuf/objectivec/Tests/ |
H A D | GPBCodedInputStreamTests.m | 173 - (void)testBytes { method in self
|
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/Tests/ |
H A D | GPBCodedInputStreamTests.m | 173 - (void)testBytes { method in self
|
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/ |
H A D | IOUtilsMultithreadedSkipTest.java | 50 final int[] testBytes = new int[skips.length]; in generateExpected() local
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/zip/ |
H A D | ChecksumBase.java | 54 private static void testBytes(Checksum checksum, long expected) { in testBytes() method in ChecksumBase
|
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/zero-allocation-hashing/test/java/io/grpc/xds/ |
H A D | XxHash64Test.java | 145 private static void testBytes(XxHash64 f, long eh, byte[] data) { in testBytes() method in XxHash64Test.HashingTest
|