コード例 #1
0
 def chkSliceStats(self,controller_number,ofproto,exp_snd_count,exp_rcv_count) :
     return testutils.chkSliceStats(self,controller_number,ofproto,exp_snd_count,exp_rcv_count)
コード例 #2
0
ファイル: fvtapidriver.py プロジェクト: denny216/ONLabTest
 def chkSliceStats( self, controller_number, ofproto, exp_snd_count, exp_rcv_count ):
     return testutils.chkSliceStats( self, controller_number, ofproto, exp_snd_count, exp_rcv_count )