コード例 #1
0
 def setUp(self):
     super(VmGroupsDecoderTestCase, self).setUp()
     self._decoder = benchmark_config_spec._VmGroupsDecoder()
コード例 #2
0
 def setUp(self):
   super(VmGroupsDecoderTestCase, self).setUp()
   self._decoder = benchmark_config_spec._VmGroupsDecoder()