def chkSwitchStats(self, switch_number, ofproto, exp_snd_count, exp_rcv_count): return testutils.chkSwitchStats(self, switch_number, ofproto, exp_snd_count, exp_rcv_count)
def chkSwitchStats( self, switch_number, ofproto, exp_snd_count, exp_rcv_count ): return testutils.chkSwitchStats( self, switch_number, ofproto, exp_snd_count, exp_rcv_count )