Home
last modified time | relevance | path

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

/external/guava/android/guava-tests/test/com/google/common/primitives/
DLongsTest.java206 testConcat_overflow(dim1, dim2); in testConcat_overflow_negative()
214 testConcat_overflow(dim1, dim2); in testConcat_overflow_nonNegative()
217 private static void testConcat_overflow(int arraysDim1, int arraysDim2) { in testConcat_overflow() method in LongsTest
/external/guava/guava-tests/test/com/google/common/primitives/
DLongsTest.java206 testConcat_overflow(dim1, dim2); in testConcat_overflow_negative()
214 testConcat_overflow(dim1, dim2); in testConcat_overflow_nonNegative()
217 private static void testConcat_overflow(int arraysDim1, int arraysDim2) { in testConcat_overflow() method in LongsTest