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