Home | History | Annotate | Download | only in test

Lines Matching refs:nbits_lo

95         nbits_lo = nbits_hi - SHIFT + 1
99 while nbits < nbits_lo:
108 self.assertTrue(nbits_lo <= nbits <= nbits_hi)