Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/chromium/tests/
DTreeTestHelpers.cpp53 int32_t nextRandom(const int32_t maximumValue) in nextRandom()
DPODRedBlackTreeTest.cpp176 const int maximumValue = treeSize; in InsertionAndDeletionTest() local
DPODIntervalTreeTest.cpp223 int maximumValue = treeSize; in InsertionAndDeletionTest() local
/external/proguard/src/proguard/evaluation/value/
DInstructionOffsetValue.java118 public int maximumValue() in maximumValue() method in InstructionOffsetValue
120 int maximumValue = Integer.MIN_VALUE; in maximumValue() local