Exemplo n.º 1
0
Arquivo: vfs_test.py Projeto: avmi/grr
 def setUp(self):
   super().setUp()
   self.handler = vfs_plugin.ApiGetDecodedFileHandler()
 def GetDecodedFileBlob(self, args, context=None):
     return api_vfs.ApiGetDecodedFileHandler()
Exemplo n.º 3
0
 def GetDecodedFileBlob(self, args, token=None):
     return api_vfs.ApiGetDecodedFileHandler()