HomeSort by relevance Sort by last modified time
    Searched refs:get_connection (Results 1 - 7 of 7) sorted by null

  /external/autotest/scheduler/
scheduler_lib_unittest.py 40 connection = connection_manager.get_connection()
43 connection = connection_manager.get_connection()
60 connection = connection_manager.get_connection()
67 connection_manager.get_connection())
scheduler_lib.py 78 def get_connection(self): member in class:ConnectionManager
query_managers.py 222 self._db = scheduler_lib.ConnectionManager().get_connection()
monitor_db.py 227 _db = _db_manager.get_connection()
    [all...]
monitor_db_functional_test.py 75 def get_connection(self): member in class:MockConnectionManager
    [all...]
scheduler_models.py 44 _db = scheduler_lib.ConnectionManager().get_connection()
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/roboto/
awsqueryrequest.py 194 def get_connection(self, **args): member in class:AWSQueryRequest
296 conn = self.get_connection(**self.connection_args)

Completed in 931 milliseconds