OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:android_devices
(Results
151 - 175
of
229
) sorted by null
1
2
3
4
5
6
7
8
9
10
/tools/test/connectivity/acts/tests/google/bt/
AkXB10PairingTest.py
33
self.dut = self.
android_devices
[0]
BtAirplaneModeTest.py
36
self.dut = self.
android_devices
[0]
RfcommTest.py
52
self.client_ad = self.
android_devices
[0]
53
self.server_ad = self.
android_devices
[1]
56
return setup_multiple_devices_for_bt_test(self.
android_devices
)
228
reset_bluetooth(self.
android_devices
)
SonyXB2PairingTest.py
33
self.dut = self.
android_devices
[0]
/tools/test/connectivity/acts/tests/google/bt/audio_lab/
ThreeButtonDongleTest.py
31
self.dut = self.
android_devices
[0]
/tools/test/connectivity/acts/tests/google/bt/gatt/
GattOverBrEdrTest.py
52
self.cen_ad = self.
android_devices
[0]
53
self.per_ad = self.
android_devices
[1]
77
take_btsnoop_logs(self.
android_devices
, self, test_name)
78
reset_bluetooth(self.
android_devices
)
/tools/test/connectivity/acts/tests/google/tel/live/
TelLiveProjectFiTest.py
493
for ad in self.
android_devices
]
511
for ad in self.
android_devices
]
569
for ad in self.
android_devices
:
575
for ad in self.
android_devices
:
TelLiveSettingsTest.py
90
self.ad = self.
android_devices
[0]
[
all
...]
/tools/test/connectivity/acts/tests/google/wifi/
WifiCrashTest.py
51
self.dut = self.
android_devices
[0]
WifiHiddenSSIDTest.py
45
self.dut = self.
android_devices
[0]
WifiPreFlightTest.py
53
self.dut = self.
android_devices
[0]
WifiRoamingTest.py
41
self.dut = self.
android_devices
[0]
WifiSoftApTest.py
41
self.dut = self.
android_devices
[0]
42
self.dut_client = self.
android_devices
[1]
WifiStaApConcurrencyTest.py
52
self.dut = self.
android_devices
[0]
53
self.dut_client = self.
android_devices
[1]
WifiStressTest.py
50
self.dut = self.
android_devices
[0]
51
self.dut_client = self.
android_devices
[1]
WifiEnterpriseRoamingTest.py
38
self.dut = self.
android_devices
[0]
WifiIOTtpeTest.py
44
self.dut = self.
android_devices
[0]
/tools/test/connectivity/acts/tests/google/wifi/rtt/functional/
RttDisableTest.py
47
dut = self.
android_devices
[0]
AwareDiscoveryWithRangingTest.py
78
p_dut = self.
android_devices
[0]
80
s_dut = self.
android_devices
[1]
[
all
...]
/tools/test/connectivity/acts/tests/google/ble/scan/
BleScanScreenStateTest.py
48
self.scn_ad = self.
android_devices
[0]
49
self.adv_ad = self.
android_devices
[1]
/tools/test/connectivity/acts/tests/google/bt/car_bt/
BtCarMediaPassthroughTest.py
51
self.CT = self.
android_devices
[0]
52
self.TG = self.
android_devices
[1]
/tools/test/connectivity/acts/tests/google/bt/system_tests/
RfcommLongevityTest.py
44
self.client_ad = self.
android_devices
[0]
45
self.server_ad = self.
android_devices
[1]
/tools/test/connectivity/acts/tests/google/wifi/aware/functional/
MessageTest.py
93
p_dut = self.
android_devices
[0]
95
s_dut = self.
android_devices
[1]
/test/vts/testcases/host/verify_dtbo/
VtsFirmwareDtboVerification.py
65
self.dut = self.
android_devices
[0]
/test/vts-testcase/kernel/config/
VtsKernelConfigTest.py
50
self.dut = self.
android_devices
[0]
Completed in 141 milliseconds
1
2
3
4
5
6
7
8
9
10