Searched refs:DoNothingForwarder (Results 1 – 3 of 3) sorted by relevance
32 return DoNothingForwarder(port_pairs)35 class DoNothingForwarder(forwarders.Forwarder): class45 super(DoNothingForwarder, self).__init__(port_pairs)
12 class TestDoNothingForwarder(do_nothing_forwarder.DoNothingForwarder):23 class TestErrorDoNothingForwarder(do_nothing_forwarder.DoNothingForwarder):
22 return do_nothing_forwarder.DoNothingForwarder(port_pairs)