Home | History | Annotate | Download | only in gtest

Lines Matching refs:low_bits

1283   const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1);
1285 return low_bits;