Searched refs:GetCapRequestTestPacket (Results 1 – 2 of 2) sorted by relevance
26 using GetCapRequestTestPacket = TestPacketType<GetCapabilitiesRequest>; typedef30 auto test_packet = GetCapRequestTestPacket::Make(get_capabilities_request); in TEST()37 auto test_packet = GetCapRequestTestPacket::Make(get_capabilities_request); in TEST()44 auto test_packet = GetCapRequestTestPacket::Make(packet_copy); in TEST()50 test_packet = GetCapRequestTestPacket::Make(short_packet); in TEST()104 auto test_packet = GetCapRequestTestPacket::Make(); in TEST()116 auto test_packet = GetCapRequestTestPacket::Make(); in TEST()
28 using GetCapRequestTestPacket = TestPacketType<GetCapabilitiesRequest>; typedef42 auto test_packet = GetCapRequestTestPacket::Make(get_capabilities_request); in LLVMFuzzerTestOneInput()