Home
last modified time | relevance | path

Searched refs:nextBytes (Results 1 – 17 of 17) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DCountingSecureRandom.java52 public synchronized void nextBytes(byte[] bytes) { in nextBytes() method in CountingSecureRandom
56 mDelegate.nextBytes(bytes); in nextBytes()
/cts/tests/tests/security/src/android/security/cts/activity/
DSecureRandomService.java52 sr.nextBytes(randomBytes);
/cts/tests/backup/app/src/android/backup/app/
DMainActivity.java67 new Random().nextBytes(bytes); in createFile()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/tech/
DMifareUltralightTagTester.java57 random.nextBytes(onePage); in writeTag()
DNdefTagTester.java102 random.nextBytes(id);
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DIntrinsicHistogram.java62 r.nextBytes(i); in testNorm()
182 r.nextBytes(i); in testDot()
DRsUnpackColor8888Test.java42 r.nextBytes(inArray); in testRsUnpackColor8888RGB()
DAllocationCreateAllocationsTest.java106 r.nextBytes(dataIn); in testMultipleIoReceive_USAGE_IO_INPUT()
DAllocationCopyPaddedTest.java32 random.nextBytes(inArray); in test_AllocationPadded_Byte3_1D()
60 random.nextBytes(inArray); in test_AllocationPadded_Byte3_2D()
89 random.nextBytes(inArray); in test_AllocationPadded_Byte3_3D()
593 random.nextBytes(inArray); in test_AllocationPadded_copy1DRangeTo_Byte3()
790 random.nextBytes(inArray); in test_AllocationPadded_copy2DRangeTo_Byte3()
963 random.nextBytes(inArray); in test_AllocationPadded_copy1DRangeToUnchecked_Byte3()
DAllocationCopyToTest.java34 random.nextBytes(inArray); in test_Allocationcopy1DRangeTo_Byte()
232 random.nextBytes(inArray); in test_Allocationcopy2DRangeTo_Byte()
415 random.nextBytes(inArray); in test_Allocationcopy3DRangeTo_Byte()
650 random.nextBytes(inArray); in test_Allocationcopy1DRangeToUnchecked_Byte()
DrsAllocationCopyTest.java36 random.nextBytes(inArray); in test_rsAllocationCopy1D_Byte()
274 random.nextBytes(inArray); in test_rsAllocationCopy2D_Byte()
DVLoadTest.java164 random.nextBytes(t); in randomByteArray()
DReduceTest.java131 (new Random(seed)).nextBytes(array); in createInputArrayByte()
DGetSetTest.java204 random.nextBytes(t); in randomByteArray()
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DVpnTest.java292 random.nextBytes(packet); in checkPing()
404 new Random().nextBytes(data); in checkTcpReflection()
435 random.nextBytes(data); in checkUdpEcho()
/cts/tests/tests/net/src/android/net/ipv6/cts/
DPingTest.java72 new Random().nextBytes(packet); in pingPacket()
/cts/tools/dex-tools/dex/
Dclasses0.out.dex33469 public void nextBytes(
33560 public void nextBytes(
76730 private transient byte[] nextBytes