Home
last modified time | relevance | path

Searched defs:highestPossibleSetBit (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/util/BitSet/
DBSMethods.java260 int highestPossibleSetBit = generator.nextInt(1000) + 1; in testSetGetClearFlip() local
601 int highestPossibleSetBit = generator.nextInt(1000) + 1; in testClear() local
642 int highestPossibleSetBit = generator.nextInt(1000) + 1; in testSet() local
678 int highestPossibleSetBit = generator.nextInt(1000) + 1; in testSet() local
718 int highestPossibleSetBit = generator.nextInt(1000) + 1; in testFlip() local
753 int highestPossibleSetBit = generator.nextInt(1000) + 1; in testGet() local
860 int highestPossibleSetBit = generator.nextInt(1000) + 1; in testEmpty() local
931 int highestPossibleSetBit = generator.nextInt(1000) + 1; in testLogicalIdentities() local
961 int highestPossibleSetBit = generator.nextInt(1000) + 1; in testLogicalIdentities() local