Searched refs:random (Results 1 – 2 of 2) sorted by relevance
70 Random random = new Random(); in main() local76 int numDex = pass == 0 ? 2 : random.nextInt(8) + 3; in main()80 int fileIndex = random.nextInt(args.length); in main()
1 This test tries to merge dex files it finds in the android tree at random, 2 by 2.