Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/math/
DIntMathTest.java466 int expectedInt = fitsInInt(expectedBig) ? expectedBig.intValue() : Integer.MAX_VALUE; in testFactorial() local
486 int expectedInt = fitsInInt(expectedBig) ? expectedBig.intValue() : Integer.MAX_VALUE; in testBinomial() local
/external/guava/guava-gwt/test-super/com/google/common/math/super/com/google/common/math/
DIntMathTest.java299 int expectedInt = fitsInInt(expectedBig) ? expectedBig.intValue() : Integer.MAX_VALUE; in testFactorial() local
/external/guava/guava-tests/test/com/google/common/hash/
DHashCodeTest.java95 int expectedInt = 0x0000abcd; in testFromBytes_copyOccurs() local
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DLiteralByteStringTest.java479 int expectedInt = (referenceByte & 0xFF); in testNewInput() local
DNioByteStringTest.java550 int expectedInt = (referenceByte & 0xFF); in testNewInput() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DUCharacterTest.java2389 int expectedInt; in TestNumericProperties() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUCharacterTest.java2388 int expectedInt; in TestNumericProperties() local