Searched refs:PeekInt8 (Results 1 – 2 of 2) sorted by relevance
121 int8_t PeekInt8() const { return static_cast<int8_t>(PeekUint8()); } in PeekInt8() function
784 EXPECT_EQ(it.PeekInt8(), int8_t(0xF2)); in TEST()788 EXPECT_EQ(it.PeekInt8(), int8_t(0x5F)); in TEST()