Searched defs:testAllocate (Results 1 - 7 of 7) sorted by relevance

/openjdk7/jdk/test/java/nio/Buffer/
H A DBasicByte.java894 private static void testAllocate() { method in class:BasicByte
909 testAllocate();
H A DBasicChar.java894 private static void testAllocate() { method in class:BasicChar
909 testAllocate();
H A DBasicDouble.java894 private static void testAllocate() { method in class:BasicDouble
909 testAllocate();
H A DBasicFloat.java894 private static void testAllocate() { method in class:BasicFloat
909 testAllocate();
H A DBasicInt.java894 private static void testAllocate() { method in class:BasicInt
909 testAllocate();
H A DBasicLong.java894 private static void testAllocate() { method in class:BasicLong
909 testAllocate();
H A DBasicShort.java894 private static void testAllocate() { method in class:BasicShort
909 testAllocate();

Completed in 38 milliseconds