Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
DMathTest.java1975 final Tuple[] TUPLES = new Tuple[] { in test_shiftIntBits_II() local
1996 for (int i = 0; i < TUPLES.length; ++i) { in test_shiftIntBits_II()
1997 Tuple tuple = TUPLES[i]; in test_shiftIntBits_II()
2025 final Tuple[] TUPLES = new Tuple[] { in test_shiftLongBits_LL() local
2042 for (int i = 0; i < TUPLES.length; ++i) { in test_shiftLongBits_LL()
2043 Tuple tuple = TUPLES[i]; in test_shiftLongBits_LL()