Searched refs:typ (Results 1 – 6 of 6) sorted by relevance
73 uint8_t typ = (uint8_t)PacketType::ACL; in TEST_F() local74 ASSERT_TRUE(parser_.Consume(&typ, 1)); in TEST_F()81 uint8_t typ = (uint8_t)PacketType::ACL; in TEST_F() local82 ASSERT_TRUE(parser_.Consume(&typ, 1)); in TEST_F()86 ASSERT_TRUE(parser_.Consume(&typ, 1)); in TEST_F()94 ASSERT_TRUE(parser_.Consume(&typ, 1)); in TEST_F()128 uint8_t typ = (uint8_t)packetType; in TEST_F() local129 ASSERT_TRUE(parser_.Consume(&typ, 1)); in TEST_F()