Searched refs:TestSetAddrPlayerPacket (Results 1 – 2 of 2) sorted by relevance
26 using TestSetAddrPlayerPacket = TestPacketType<SetAddressedPlayerRequest>; typedef32 auto test_packet = TestSetAddrPlayerPacket::Make(); in TEST()38 auto test_packet = TestSetAddrPlayerPacket::Make(set_addressed_player_request); in TEST()44 auto test_packet = TestSetAddrPlayerPacket::Make(set_addressed_player_request); in TEST()51 auto test_packet = TestSetAddrPlayerPacket::Make(packet_copy); in TEST()55 test_packet = TestSetAddrPlayerPacket::Make(short_packet); in TEST()
28 using TestSetAddrPlayerPacket = TestPacketType<SetAddressedPlayerRequest>; typedef37 auto test_packet = TestSetAddrPlayerPacket::Make(set_addressed_player_request); in LLVMFuzzerTestOneInput()