Searched refs:GetCapRequestTestPacket (Results 1 – 2 of 2) sorted by relevance
27 using GetCapRequestTestPacket = TestPacketType<GetCapabilitiesRequest>; typedef31 auto test_packet = GetCapRequestTestPacket::Make(get_capabilities_request); in TEST()38 auto test_packet = GetCapRequestTestPacket::Make(get_capabilities_request); in TEST()45 auto test_packet = GetCapRequestTestPacket::Make(packet_copy); in TEST()51 test_packet = GetCapRequestTestPacket::Make(short_packet); in TEST()115 auto test_packet = GetCapRequestTestPacket::Make(); in TEST()127 auto test_packet = GetCapRequestTestPacket::Make(); in TEST()
28 using GetCapRequestTestPacket = TestPacketType<GetCapabilitiesRequest>; typedef42 auto test_packet = GetCapRequestTestPacket::Make(get_capabilities_request); in LLVMFuzzerTestOneInput()