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

  /tools/test/connectivity/acts/tests/google/tel/etc/
manage_sim.py 41 droid_list = android_device.get_all_instances()
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/ec2/
test_connection.py 246 self.assertTrue(isinstance(connection.get_all_instances(), list))
  /tools/test/connectivity/acts/framework/acts/controllers/
android_device.py 52 ads = get_all_instances(logger=logger)
181 def get_all_instances(include_fastboot=False, logger=None): function
  /external/autotest/client/cros/networking/
android_xmlrpc_server.py 165 ads = android_device.get_all_instances()
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/ec2/
test_connection.py     [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
connection.py 546 def get_all_instances(self, instance_ids=None, filters=None, dry_run=False, member in class:EC2Connection
554 :meth:`get_all_instances` to return a list of
580 warnings.warn(('The current get_all_instances implementation will be '
589 # A future release should rename this method to get_all_instances
    [all...]

Completed in 3627 milliseconds