Searched refs:arraySizeFor (Results 1 – 2 of 2) sorted by relevance
74 static int arraySizeFor(Class<?> type) { in arraySizeFor() method in EqualsCompareTest591 int size = arraySizeFor(bufferType.elementType); in testFloatBuffers()625 int n = arraySizeFor(bt.elementType); in testBufferType()
72 static int arraySizeFor(Class<?> type) { in arraySizeFor() method in ArraysEqCmpTest816 int n = arraySizeFor(sat.componentType); in testSignedUnsignedArray()846 int n = arraySizeFor(at.componentType); in testArrayType()