Home
last modified time | relevance | path

Searched refs:coercedInt (Results 1 – 2 of 2) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/net/
DInetAddressesTest.java630 int coercedInt = in testGetCoercedIPv4Address() local
633 assertThat(coercedInt).isAtLeast(0xe0000000); in testGetCoercedIPv4Address()
634 assertThat(coercedInt).isAtMost(0xfffffffe); in testGetCoercedIPv4Address()
/external/guava/guava-tests/test/com/google/common/net/
DInetAddressesTest.java630 int coercedInt = in testGetCoercedIPv4Address() local
633 assertThat(coercedInt).isAtLeast(0xe0000000); in testGetCoercedIPv4Address()
634 assertThat(coercedInt).isAtMost(0xfffffffe); in testGetCoercedIPv4Address()