Searched defs:packedBits (Results 1 – 1 of 1) sorted by relevance
194 final long packedBits; field in BitUtilsTest.BitPackingTestCase196 BitPackingTestCase(long packedBits, int[] bits) { in BitPackingTestCase()