Beispiel #1
0
 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)
Beispiel #2
0
 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 )