Home
last modified time | relevance | path

Searched refs:nextLong (Results 1 – 14 of 14) sorted by relevance

/cts/tests/tests/util/src/android/util/cts/
DJsonReaderTest.java207 assertEquals(1L, reader.nextLong()); in testIntegersWithFractionalPartSpecified()
345 assertEquals(0L, reader.nextLong()); in testLongs()
348 assertEquals(1L, reader.nextLong()); in testLongs()
351 assertEquals(-1L, reader.nextLong()); in testLongs()
359 assertEquals(Long.MIN_VALUE, reader.nextLong()); in testLongs()
365 assertEquals(Long.MAX_VALUE, reader.nextLong()); in testLongs()
366 assertEquals(5, reader.nextLong()); in testLongs()
367 assertEquals(100, reader.nextLong()); in testLongs()
368 assertEquals(11, reader.nextLong()); in testLongs()
369 assertEquals(5, reader.nextLong()); in testLongs()
[all …]
/cts/tests/tests/keystore/src/android/keystore/cts/
DCountingSecureRandom.java102 public long nextLong() { in nextLong() method in CountingSecureRandom
/cts/tests/tests/renderscriptlegacy/src/android/renderscriptlegacy/cts/
DRSUtils.java154 array[i] = (int) (min + r.nextLong() % range); in genRandomInts()
169 long l = r.nextLong(); in genRandomLongs()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DRSUtils.java154 array[i] = (int) (min + r.nextLong() % range); in genRandomInts()
169 long l = r.nextLong(); in genRandomLongs()
DAllocationCopyToTest.java181 inArray[i] = random.nextLong(); in test_Allocationcopy1DRangeTo_Long()
356 inArray[i] = random.nextLong(); in test_Allocationcopy2DRangeTo_Long()
552 inArray[i] = random.nextLong(); in test_Allocationcopy3DRangeTo_Long()
592 inArray[i] = random.nextLong(); in test_AllocationCopy3DRangeFrom_Alloc()
770 inArray[i] = random.nextLong(); in test_Allocationcopy1DRangeToUnchecked_Long()
DAllocationCopyPaddedTest.java486 inArray[i] = random.nextLong(); in test_AllocationPadded_Long3_1D()
517 inArray[i] = random.nextLong(); in test_AllocationPadded_Long3_2D()
549 inArray[i] = random.nextLong(); in test_AllocationPadded_Long3_3D()
729 inArray[i] = random.nextLong(); in test_AllocationPadded_copy1DRangeTo_Long3()
909 inArray[i] = random.nextLong(); in test_AllocationPadded_copy2DRangeTo_Long3()
1089 inArray[i] = random.nextLong(); in test_AllocationPadded_copy1DRangeToUnchecked_Long3()
DrsAllocationCopyTest.java224 inArray[i] = random.nextLong(); in test_rsAllocationCopy1D_Long()
497 inArray[i] = random.nextLong(); in test_rsAllocationCopy2D_Long()
DVLoadTest.java190 t[i] = random.nextLong(); in randomLongArray()
DGetSetTest.java236 t[i] = random.nextLong(); in randomLongArray()
/cts/libs/vogar-expect/src/vogar/
DExpectationStore.java191 buganizerBug = reader.nextLong(); in readExpectation()
/cts/tests/tests/telephony/src/android/telephony/cts/
DMmsTest.java181 final String fileName = "send." + String.valueOf(Math.abs(mRandom.nextLong())) + ".dat"; in testSendMmsMessage()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/backup/
DBackupTestActivity.java208 editor.putLong(LONG_PREF, random.nextLong()); in generatePreferenceGroup2()
/cts/libs/json/src/com/android/json/stream/
DJsonReader.java449 public long nextLong() throws IOException { in nextLong() method in JsonReader
/cts/tools/dex-tools/dex/
Dclasses0.out.dex33483 public long nextLong()
47508 public long nextLong()
47510 public long nextLong(