Searched refs:another_byte (Results 1 – 3 of 3) sorted by relevance
74 uint8_t another_byte = 0xef; in TEST() local75 it.insert_bits(another_byte, 8); in TEST()76 ASSERT_EQ(bytes.back(), another_byte); in TEST()
83 another_byte : 8,