Searched refs:testAllocate (Results 1 - 8 of 8) sorted by relevance

/openjdk7/jdk/test/java/nio/Buffer/
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();
H A DBasicByte.java894 private static void testAllocate() { method in class:BasicByte
909 testAllocate();
H A DBasic-X.java.template894 private static void testAllocate() {
909 testAllocate();

Completed in 41 milliseconds