Searched refs:maxNum (Results 1 - 20 of 20) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
H A DInstancesDebuggee.java29 static final int maxNum = 17; field in class:InstancesDebuggee
36 reachableObjNum = new Random().nextInt(maxNum) + 2;
37 unreachableObjNum = new Random().nextInt(maxNum) + 2;
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
H A DReferringObjectsDebuggee.java30 static final int maxNum = 17; field in class:ReferringObjectsDebuggee
37 referringObjNum = new Random().nextInt(maxNum) + 2;
38 nonreferringObjNum = new Random().nextInt(maxNum) + 2;
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
H A DInstanceCountsDebuggee.java29 static final int maxNum = 17; field in class:InstanceCountsDebuggee
36 reachableObjNumOfClass1 = new Random().nextInt(maxNum) + 2;
37 reachableObjNumOfClass2 = new Random().nextInt(maxNum) + 2;
/external/ltp/testcases/kernel/fs/scsi/ltpfs/
H A Dmain.c52 int do_random_access_test(int maxNum);
53 int do_random_create_delete(int maxNum);
495 int do_random_access_test(int maxNum) argument
505 if (maxNum < 1 || maxNum > MAXNUM) {
506 printf("out of size %d\n", maxNum);
520 for (i = 0; i < maxNum; i++) {
522 r = random() % maxNum;
614 int do_random_create_delete(int maxNum) argument
623 if (maxNum <
[all...]
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowActivityManager.java27 public List<ActivityManager.RunningTaskInfo> getRunningTasks(int maxNum) { argument
/external/libvncserver/webclients/java-applet/ssl/
H A DSignedUltraViewerSSL.jarMETA-INF/MANIFEST.MF META-INF/SWKEY.SF META-INF/SWKEY.DSA META ...
H A DUltraViewerSSL.jarMETA-INF/ META-INF/MANIFEST.MF AuthPanel.class AuthPanel.java package AuthPanel extends java ...
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 3602 milliseconds