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