Searched refs:packet_part2 (Results 1 – 1 of 1) sorted by relevance
341 std::vector<uint8_t> packet_part2 = {0x03, 0x02, 0x01}; in TEST_F() local342 packet.insert(packet.end(), packet_part2.begin(), packet_part2.end()); in TEST_F()365 VerifyPacket(handle, packet_part2); in TEST_F()