OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:android_devices
(Results
201 - 225
of
229
) sorted by null
1
2
3
4
5
6
7
8
9
10
/test/vts-testcase/vndk/dependency/
VtsVndkDependencyTest.py
91
self._dut = self.
android_devices
[0]
/tools/test/connectivity/acts/tests/google/ble/gatt/
GattToolTest.py
55
self.cen_ad = self.
android_devices
[0]
GattConnectTest.py
63
self.cen_ad = self.
android_devices
[0]
64
self.per_ad = self.
android_devices
[1]
[
all
...]
/tools/test/connectivity/acts/tests/google/bt/car_bt/
BtCarHfpTest.py
343
for d in self.
android_devices
:
/tools/test/connectivity/acts/tests/google/net/
DnsOverTlsTest.py
50
self.dut = self.
android_devices
[0]
/tools/test/connectivity/acts/tests/google/wifi/
WifiIOTTest.py
43
self.dut = self.
android_devices
[0]
WifiNetworkSelectorTest.py
52
self.dut = self.
android_devices
[0]
WifiPowerTest.py
67
self.dut = self.
android_devices
[0]
WifiSoftApAcsTest.py
51
self.dut = self.
android_devices
[0]
52
self.dut_client = self.
android_devices
[1]
WifiAutoJoinTest.py
59
self.dut = self.
android_devices
[0]
WifiNewSetupAutoJoinTest.py
55
self.dut = self.
android_devices
[0]
WifiScannerBssidTest.py
56
self.dut = self.
android_devices
[0]
WifiScannerMultiScanTest.py
243
self.dut = self.
android_devices
[0]
WifiThroughputStabilityTest.py
95
self.dut = self.
android_devices
[0]
WifiEnterpriseTest.py
43
self.dut = self.
android_devices
[0]
[
all
...]
WifiManagerTest.py
52
self.dut = self.
android_devices
[0]
[
all
...]
WifiRssiTest.py
47
self.dut = self.
android_devices
[0]
[
all
...]
/tools/test/connectivity/acts/tests/google/tel/lab/
TelLabEmergencyCallTest.py
85
self.ad = self.
android_devices
[0]
131
start_qxdm_loggers(self.log, self.
android_devices
)
[
all
...]
/test/vts/utils/python/controllers/
android_device.py
44
VTS_CONTROLLER_REFERENCE_NAME = "
android_devices
"
265
get_device(
android_devices
, label="foo", phone_number="1234567890")
266
get_device(
android_devices
, model="angler")
[
all
...]
/tools/test/connectivity/acts/tests/google/ble/api/
BleAdvertiseApiTest.py
40
self.ad_dut = self.
android_devices
[0]
[
all
...]
BleScanApiTest.py
52
self.ad_dut = self.
android_devices
[0]
[
all
...]
/test/vts/testcases/template/binary_test/
binary_test.py
195
self._dut = self.
android_devices
[0]
/test/vts-testcase/kernel/ltp/
KernelLtpTest.py
95
self._dut = self.
android_devices
[0]
/tools/test/connectivity/acts/framework/acts/test_utils/power/
PowerBaseTest.py
103
self.dut = self.
android_devices
[0]
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
bt_carkit_lib.py
58
android_devices
= []
variable in class:E2eBtCarkitLib
[
all
...]
Completed in 238 milliseconds
1
2
3
4
5
6
7
8
9
10