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.java1978 final Tuple[] TUPLES = new Tuple[] { in test_shiftIntBits_II() local
1999 for (int i = 0; i < TUPLES.length; ++i) { in test_shiftIntBits_II()
2000 Tuple tuple = TUPLES[i]; in test_shiftIntBits_II()
2028 final Tuple[] TUPLES = new Tuple[] { in test_shiftLongBits_LL() local
2045 for (int i = 0; i < TUPLES.length; ++i) { in test_shiftLongBits_LL()
2046 Tuple tuple = TUPLES[i]; in test_shiftLongBits_LL()