Home
last modified time | relevance | path

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

/external/guava/android/guava-tests/test/com/google/common/math/
DIntMathTest.java626 int expectedInt = fitsInInt(expectedBig) ? expectedBig.intValue() : Integer.MAX_VALUE; in testFactorial() local
646 int expectedInt = fitsInInt(expectedBig) ? expectedBig.intValue() : Integer.MAX_VALUE; in testBinomial() local
/external/guava/guava-tests/test/com/google/common/math/
DIntMathTest.java626 int expectedInt = fitsInInt(expectedBig) ? expectedBig.intValue() : Integer.MAX_VALUE; in testFactorial() local
646 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/stable/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/cronet/tot/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/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/lang/
DUCharacterTest.java2470 int expectedInt; in TestNumericProperties() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DUCharacterTest.java2473 int expectedInt; in TestNumericProperties() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFloatControls2Tests.cpp2111 SType expectedInt = fValueId[0].bits(); in compareBytes() local
DvktSpvAsmFloatControlsTests.cpp3434 SType expectedInt = fValueId[0].bits(); in compareBytes() local