Searched refs:TestPassThroughPacket (Results 1 – 2 of 2) sorted by relevance
26 using TestPassThroughPacket = TestPacketType<PassThroughPacket>; typedef31 auto test_packet = TestPassThroughPacket::Make(); in TEST()37 test_packet = TestPassThroughPacket::Make(); in TEST()44 TestPassThroughPacket::Make(pass_through_command_play_pushed); in TEST()48 test_packet = TestPassThroughPacket::Make(pass_through_command_play_released); in TEST()55 TestPassThroughPacket::Make(pass_through_command_play_pushed); in TEST()58 test_packet = TestPassThroughPacket::Make(pass_through_command_play_released); in TEST()65 auto test_packet = TestPassThroughPacket::Make(packet_copy); in TEST()69 test_packet = TestPassThroughPacket::Make(short_packet); in TEST()
28 using TestPassThroughPacket = TestPacketType<PassThroughPacket>; typedef40 TestPassThroughPacket::Make(pass_through_command_play_pushed); in LLVMFuzzerTestOneInput()45 TestPassThroughPacket::Make(pass_through_command_play_released); in LLVMFuzzerTestOneInput()