Searched defs:TestBit (Results 1 – 2 of 2) sorted by relevance
51 inline bool Bitmap::TestBit(uintptr_t bit_index) const { in TestBit() function
54 TEST(BitMemoryRegion, TestBit) { in TEST() argument