示例#1
0
 def _call_fut(self, client):
     from google.cloud.bigtable.client import _make_instance_stub
     return _make_instance_stub(client)
示例#2
0
 def _callFUT(self, client):
     from google.cloud.bigtable.client import _make_instance_stub
     return _make_instance_stub(client)