Home
last modified time | relevance | path

Searched refs:_GetClient (Results 1 – 3 of 3) sorted by relevance

/external/python/apitools/samples/storage_sample/
Duploads_test.py36 def _GetClient(): function
48 self.__client = _GetClient()
Ddownloads_test.py34 def _GetClient(): function
46 self.__client = _GetClient()
/external/toolchain-utils/automation/clients/helper/
Dperforce.py111 def _GetClient(self): member in View
119 client = property(_GetClient, _SetClient)