Example #1
0
 def _callFUT(self, response, content):
     from gcloud.storage.batch import _unpack_batch_response
     return _unpack_batch_response(response, content)
Example #2
0
 def _callFUT(self, response, content):
     from gcloud.storage.batch import _unpack_batch_response
     return _unpack_batch_response(response, content)