Home
last modified time | relevance | path

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

/tools/acloud/list/
Dinstance.py236 is_local=False, device_information=None, zone=None, argument
252 self._is_local = is_local # True if this is a local instance
407 is_local=True, device_information=device_information,
579 avd_flavor=avd_flavor, is_local=True,
754 avd_flavor=avd_flavor, is_local=False,
/tools/test/connectivity/acts/framework/acts/
Dutils.py1408 is_local = comm_channel == job
1414 elif (type(comm_channel) is SshConnection or is_local):
1619 is_local = comm_channel == job
1620 os_type = platform.system() if is_local else 'Linux'
1629 if (type(comm_channel) is SshConnection or is_local):
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/
Ddut_log_test_utils.py83 def start_diagmdlog_background(ad, maskfile="default.cfg", is_local=True): argument
96 if is_local: