Searched refs:GetBitPos (Results 1 – 3 of 3) sorted by relevance
173 EXPECT_EQ(GetBitPos(num1), 4);175 EXPECT_EQ(GetBitPos(num2), 0);
93 uint16_t GetBitPos(uint64_t n);
343 uint16_t GetBitPos(uint64_t n) in GetBitPos() function