Searched refs:count_packet_bytes (Results 1 – 1 of 1) sorted by relevance
72 …std::shared_ptr<std::vector<uint8_t>> count_packet_bytes = std::make_shared<std::vector<uint8_t>>(… in TEST() local73 BitInserter it(*count_packet_bytes); in TEST()76 PacketView<true> count_packet_bytes_view(count_packet_bytes); in TEST()