Home
last modified time | relevance | path

Searched defs:random (Results 1 – 25 of 55) sorted by relevance

123

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DAllocationCopyPaddedTest.java26 Random random = new Random(0x172d8ab9); in test_AllocationPadded_Byte3_1D() local
54 Random random = new Random(0x172d8ab9); in test_AllocationPadded_Byte3_2D() local
83 Random random = new Random(0x172d8ab9); in test_AllocationPadded_Byte3_3D() local
113 Random random = new Random(0x172d8ab9); in test_AllocationPadded_Short3_1D_Helper() local
149 Random random = new Random(0x172d8ab9); in test_AllocationPadded_Short3_2D_Helper() local
186 Random random = new Random(0x172d8ab9); in test_AllocationPadded_Short3_3D_Helper() local
224 Random random = new Random(0x172d8ab9); in test_AllocationPadded_Int3_1D() local
255 Random random = new Random(0x172d8ab9); in test_AllocationPadded_Int3_2D() local
287 Random random = new Random(0x172d8ab9); in test_AllocationPadded_Int3_3D() local
320 Random random = new Random(0x172d8ab9); in test_AllocationPadded_Float3_1D() local
[all …]
DAllocationCopyToTest.java36 Random random = new Random(0x172d8ab9); in test_Allocationcopy1DRangeTo_Byte() local
70 Random random = new Random(0x172d8ab9); in test_Allocationcopy1DRangeTo_Short_Helper() local
118 Random random = new Random(0x172d8ab9); in test_Allocationcopy1DRangeTo_Int() local
155 Random random = new Random(0x172d8ab9); in test_Allocationcopy1DRangeTo_Float() local
192 Random random = new Random(0x172d8ab9); in test_Allocationcopy1DRangeTo_Long() local
229 Random random = new Random(0x172d8ab9); in test_Allocationcopy2DRangeTo_Byte() local
260 Random random = new Random(0x172d8ab9); in test_Allocationcopy2DRangeTo_Short_Helper() local
305 Random random = new Random(0x172d8ab9); in test_Allocationcopy2DRangeTo_Int() local
339 Random random = new Random(0x172d8ab9); in test_Allocationcopy2DRangeTo_Float() local
373 Random random = new Random(0x172d8ab9); in test_Allocationcopy2DRangeTo_Long() local
[all …]
DRsAllocationCopyTest.java28 Random random = new Random(0x172d8ab9); in test_RsAllocationCopy1D_Byte() local
73 Random random = new Random(0x172d8ab9); in test_RsAllocationCopy1D_Short() local
120 Random random = new Random(0x172d8ab9); in test_RsAllocationCopy1D_Int() local
167 Random random = new Random(0x172d8ab9); in test_RsAllocationCopy1D_Float() local
215 Random random = new Random(0x172d8ab9); in test_RsAllocationCopy1D_Long() local
263 Random random = new Random(0x172d8ab9); in test_RsAllocationCopy2D_Byte() local
317 Random random = new Random(0x172d8ab9); in test_RsAllocationCopy2D_Short() local
373 Random random = new Random(0x172d8ab9); in test_RsAllocationCopy2D_Int() local
429 Random random = new Random(0x172d8ab9); in test_RsAllocationCopy2D_Float() local
485 Random random = new Random(0x172d8ab9); in test_RsAllocationCopy2D_Long() local
DGetAllocationTest.java27 Random random = new Random(0x827492ab); in testGetAllocation() local
DAllocationResize.java46 Random random = new Random(0x12345678); in testResize() local
DSendToClientBlockingTest.java28 private Random random; field in SendToClientBlockingTest
DAllocationCopy2DRangeTest.java31 Random random = new Random(0x172d8ab9); in testAllocationCopy2DRange() local
DSendToClient.java28 private static Random random = new Random(); field in SendToClient
DGetElementAt.java65 Random random = new Random(0x12345678); in setupArrays() local
/cts/tests/tests/media/player/src/android/media/player/cts/
DMediaPlayerFlakyNetworkTest.java145 Random random = new Random(seed); in doPlayStreams() local
157 private String getRandomTestVideo(Random random, String[] videos) { in getRandomTestVideo()
178 Random random = new Random(1); in doAsyncPrepareAndRelease() local
188 Random random = new Random(1); in doRandomOperations() local
259 final Random random = new Random(seed); in createHttpServer() local
300 public FlakyHttpServerConnection(Random random, float probability) { in FlakyHttpServerConnection()
352 float random = mRandom.nextFloat(); in createSessionOutputBuffer() local
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0685/src/android/security/cts/CVE_2021_0685/
DPocAmbiguator.java38 Random random = new Random(1234); in make() local
117 private static String randomString(Random random) { in randomString()
125 private static boolean padBundle(Bundle bundle, int size, int minHash, Random random) { in padBundle()
/cts/tests/tests/security/src/android/security/cts/
DAmbiguousBundlesTest.java753 protected String makeStringToInject(Bundle stuffToInject, Random random) { in makeStringToInject()
799 protected static String randomString(Random random) { in randomString()
803 protected static String randomString(Random random, int len) { in randomString()
811 protected static void padBundle(Bundle bundle, int size, int minHash, Random random) { in padBundle()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/admin/
DPolicySerializationTestActivity.java126 Random random = new Random(); in generateRandomPolicy() local
258 void setRandomExpectedValue(Random random); in setRandomExpectedValue()
293 public final void setRandomExpectedValue(Random random) { in setRandomExpectedValue()
297 protected abstract T getRandomExpectedValue(Random random); in getRandomExpectedValue()
417 protected Integer getRandomExpectedValue(Random random) { in getRandomExpectedValue()
440 protected Long getRandomExpectedValue(Random random) { in getRandomExpectedValue()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/tech/
DMifareUltralightTagTester.java50 Random random = new Random(); in writeTag() local
DNdefTagTester.java66 Random random = new Random(); in writeTag() local
/cts/tests/framework/base/biometrics/src/android/server/biometrics/
DBiometricPromptContentViewTest.java123 final Random random = new Random(); in testMoreOptionsButton_simpleBiometricAuth_nonConvenience() local
294 final Random random = new Random(); in testMoreOptionsButton_onlyCredential_clickButton() local
379 final Random random = new Random(); in testVerticalList_simpleBiometricAuth_nonConvenience() local
442 final Random random = new Random(); in testVerticalList_onlyCredential_showsTwoStep() local
507 final Random random = new Random(); in addVerticalListItems() local
DBiometricSimpleTests.java507 final Random random = new Random(); in testSimpleBiometricAuth_nonConvenience() local
560 final Random random = new Random(); in testSimpleCredentialAuth() local
/cts/tests/sample/src/android/sample/cts/
DSampleDeviceResultTest.java60 private static final Random random = new Random(12345); field in SampleDeviceResultTest
/cts/tests/tests/database/src/android/database/cts/
DDatabaseCursorTest.java263 Random random = new Random(System.currentTimeMillis()); in testLargeField() local
351 Random random = new Random(System.currentTimeMillis()); in testManyRowsTxt() local
383 Random random = new Random(System.currentTimeMillis()); in testManyRowsTxtLong() local
/cts/tests/tests/nfc/src/android/nfc/tech/cts/interactive/
DNdefTagTester.java66 Random random = new Random(); in writeTag() local
/cts/tests/tests/identity/src/android/security/identity/cts/
DAttestationTest.java63 SecureRandom random = new SecureRandom(); in attestationTest() local
/cts/tests/tests/mediacujtest/common/src/android/media/cujcommon/cts/
DSeekTestPlayerListener.java61 Random random = new Random(mSeed); in seek() local
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DLocationUtils.java45 public static Location createLocation(String provider, Random random) { in createLocation()
/cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/
DInitialValueVerificationTest.java38 private static final Random random = new Random(123L); field in InitialValueVerificationTest
/cts/tests/tests/media/encoder/src/android/media/encoder/cts/
DEncoderTest.java221 InputStream istream, int mode, long timeUs, Random random) { in queueInputBuffer()
331 Random random = new Random(startSeed); in testEncoder() local

123