Home
last modified time | relevance | path

Searched refs:clients (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveDataTest.py147 self.clients = self.android_devices[1:]
979 for ad in self.clients:
1003 def _enable_bluetooth_tethering_connection(self, provider, clients): argument
1004 for ad in [self.provider] + self.clients:
1027 for client in self.clients:
1034 for client in clients:
1044 for client in self.clients:
1080 self.provider, self.clients):
1087 for caller, callee in [(self.provider, self.clients[0]),
1088 (self.clients[0], self.provider)]:
[all …]
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/
DSoftApTest.py96 self.clients = []
98 self.clients.append(SoftApClient(device))
99 self.primary_client = self.clients[0]
124 for client in self.clients:
134 for client in self.clients:
922 len(self.clients) < 2, 'Test requires at least 2 SoftAPClients')
935 for client in self.clients:
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dradvd_config.py25 clients=[], argument
200 self._clients = clients
/tools/test/connectivity/acts/framework/tests/controllers/ap_lib/
Dradvd_test.py182 clients=['fe80::c66d:3c75:2cec:1d72', 'fe80::c66d:3c75:2cec:1d73'],
/tools/apksig/
DREADME.md37 classes may change any time without regard to existing clients outside of `apksig` and `apksigner`._