def setUp(self):
     super(StaticVmListDecoderTestCase, self).setUp()
     self._decoder = benchmark_config_spec._StaticVmListDecoder()
 def setUp(self):
   super(StaticVmListDecoderTestCase, self).setUp()
   self._decoder = benchmark_config_spec._StaticVmListDecoder()