Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/math/
DIntMathTest.java647 int expectedInt = fitsInInt(expectedBig) ? expectedBig.intValue() : Integer.MAX_VALUE; in testFactorial() local
667 int expectedInt = fitsInInt(expectedBig) ? expectedBig.intValue() : Integer.MAX_VALUE; in testBinomial() local
/external/guava/android/guava-tests/test/com/google/common/math/
DIntMathTest.java647 int expectedInt = fitsInInt(expectedBig) ? expectedBig.intValue() : Integer.MAX_VALUE; in testFactorial() local
667 int expectedInt = fitsInInt(expectedBig) ? expectedBig.intValue() : Integer.MAX_VALUE; in testBinomial() local
/external/guava/android/guava-tests/test/com/google/common/hash/
DHashCodeTest.java108 int expectedInt = 0x0000abcd; in testFromBytes_copyOccurs() local
/external/guava/guava-tests/test/com/google/common/hash/
DHashCodeTest.java108 int expectedInt = 0x0000abcd; in testFromBytes_copyOccurs() local
/external/cronet/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DLiteralByteStringTest.java576 int expectedInt = (referenceByte & 0xFF); in testNewInput() local
DNioByteStringTest.java656 int expectedInt = (referenceByte & 0xFF); in testNewInput() local
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DLiteralByteStringTest.java576 int expectedInt = (referenceByte & 0xFF); in testNewInput() local
DNioByteStringTest.java656 int expectedInt = (referenceByte & 0xFF); in testNewInput() local
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/lang/
DUCharacterTest.java2451 int expectedInt; in TestNumericProperties() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DUCharacterTest.java2454 int expectedInt; in TestNumericProperties() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFloatControls2Tests.cpp2106 SType expectedInt = fValueId[0].bits(); in compareBytes() local
DvktSpvAsmFloatControlsTests.cpp3493 SType expectedInt = fValueId[0].bits(); in compareBytes() local