Home
last modified time | relevance | path

Searched defs:testSortDescending (Results 1 – 20 of 20) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/primitives/
DSignedBytesTest.java165 public void testSortDescending() { in testSortDescending() method in SignedBytesTest
173 private static void testSortDescending(byte[] input, byte[] expectedOutput) { in testSortDescending() method in SignedBytesTest
179 private static void testSortDescending( in testSortDescending() method in SignedBytesTest
DUnsignedLongsTest.java141 public void testSortDescending() { in testSortDescending() method in UnsignedLongsTest
151 private static void testSortDescending(long[] input, long[] expectedOutput) { in testSortDescending() method in UnsignedLongsTest
157 private static void testSortDescending( in testSortDescending() method in UnsignedLongsTest
DUnsignedBytesTest.java324 public void testSortDescending() { in testSortDescending() method in UnsignedBytesTest
334 private static void testSortDescending(byte[] input, byte[] expectedOutput) { in testSortDescending() method in UnsignedBytesTest
340 private static void testSortDescending( in testSortDescending() method in UnsignedBytesTest
DUnsignedIntsTest.java188 public void testSortDescending() { in testSortDescending() method in UnsignedIntsTest
197 private static void testSortDescending(int[] input, int[] expectedOutput) { in testSortDescending() method in UnsignedIntsTest
203 private static void testSortDescending( in testSortDescending() method in UnsignedIntsTest
DCharsTest.java569 public void testSortDescending() { in testSortDescending() method in CharsTest
577 private static void testSortDescending(char[] input, char[] expectedOutput) { in testSortDescending() method in CharsTest
583 private static void testSortDescending( in testSortDescending() method in CharsTest
DFloatsTest.java456 public void testSortDescending() { in testSortDescending() method in FloatsTest
467 private static void testSortDescending(float[] input, float[] expectedOutput) { in testSortDescending() method in FloatsTest
475 private static void testSortDescending( in testSortDescending() method in FloatsTest
DShortsTest.java478 public void testSortDescending() { in testSortDescending() method in ShortsTest
486 private static void testSortDescending(short[] input, short[] expectedOutput) { in testSortDescending() method in ShortsTest
492 private static void testSortDescending( in testSortDescending() method in ShortsTest
DIntsTest.java448 public void testSortDescending() { in testSortDescending() method in IntsTest
456 private static void testSortDescending(int[] input, int[] expectedOutput) { in testSortDescending() method in IntsTest
462 private static void testSortDescending( in testSortDescending() method in IntsTest
DDoublesTest.java470 public void testSortDescending() { in testSortDescending() method in DoublesTest
481 private static void testSortDescending(double[] input, double[] expectedOutput) { in testSortDescending() method in DoublesTest
489 private static void testSortDescending( in testSortDescending() method in DoublesTest
DLongsTest.java490 public void testSortDescending() { in testSortDescending() method in LongsTest
498 private static void testSortDescending(long[] input, long[] expectedOutput) { in testSortDescending() method in LongsTest
504 private static void testSortDescending( in testSortDescending() method in LongsTest
/external/guava/guava-tests/test/com/google/common/primitives/
DSignedBytesTest.java165 public void testSortDescending() { in testSortDescending() method in SignedBytesTest
173 private static void testSortDescending(byte[] input, byte[] expectedOutput) { in testSortDescending() method in SignedBytesTest
179 private static void testSortDescending( in testSortDescending() method in SignedBytesTest
DUnsignedLongsTest.java141 public void testSortDescending() { in testSortDescending() method in UnsignedLongsTest
151 private static void testSortDescending(long[] input, long[] expectedOutput) { in testSortDescending() method in UnsignedLongsTest
157 private static void testSortDescending( in testSortDescending() method in UnsignedLongsTest
DUnsignedBytesTest.java324 public void testSortDescending() { in testSortDescending() method in UnsignedBytesTest
334 private static void testSortDescending(byte[] input, byte[] expectedOutput) { in testSortDescending() method in UnsignedBytesTest
340 private static void testSortDescending( in testSortDescending() method in UnsignedBytesTest
DUnsignedIntsTest.java188 public void testSortDescending() { in testSortDescending() method in UnsignedIntsTest
197 private static void testSortDescending(int[] input, int[] expectedOutput) { in testSortDescending() method in UnsignedIntsTest
203 private static void testSortDescending( in testSortDescending() method in UnsignedIntsTest
DCharsTest.java569 public void testSortDescending() { in testSortDescending() method in CharsTest
577 private static void testSortDescending(char[] input, char[] expectedOutput) { in testSortDescending() method in CharsTest
583 private static void testSortDescending( in testSortDescending() method in CharsTest
DFloatsTest.java456 public void testSortDescending() { in testSortDescending() method in FloatsTest
467 private static void testSortDescending(float[] input, float[] expectedOutput) { in testSortDescending() method in FloatsTest
475 private static void testSortDescending( in testSortDescending() method in FloatsTest
DShortsTest.java478 public void testSortDescending() { in testSortDescending() method in ShortsTest
486 private static void testSortDescending(short[] input, short[] expectedOutput) { in testSortDescending() method in ShortsTest
492 private static void testSortDescending( in testSortDescending() method in ShortsTest
DIntsTest.java448 public void testSortDescending() { in testSortDescending() method in IntsTest
456 private static void testSortDescending(int[] input, int[] expectedOutput) { in testSortDescending() method in IntsTest
462 private static void testSortDescending( in testSortDescending() method in IntsTest
DDoublesTest.java470 public void testSortDescending() { in testSortDescending() method in DoublesTest
481 private static void testSortDescending(double[] input, double[] expectedOutput) { in testSortDescending() method in DoublesTest
489 private static void testSortDescending( in testSortDescending() method in DoublesTest
DLongsTest.java490 public void testSortDescending() { in testSortDescending() method in LongsTest
498 private static void testSortDescending(long[] input, long[] expectedOutput) { in testSortDescending() method in LongsTest
504 private static void testSortDescending( in testSortDescending() method in LongsTest