Home
last modified time | relevance | path

Searched refs:connect (Results 1 – 25 of 28) sorted by relevance

12

/tools/test/connectivity/acts_tests/tests/google/net/arduino/connect_wifi/
Dconnect_wifi.ino16 Serial.println("connect: setup(): CALL: Setup Begin");
17 Serial.println("connect: setup(): INFO: Setting baud rate to 9600");
23 Serial.println("connect: setup(): CALL: Setup End");
32 Serial.println("connect: connectWifi(): CALL: Connect Begin");
35 Serial.println("connect: setup(): INFO: WiFi disconnected");
38 Serial.println("connect: connectWifi(): CALL: Connect End");
42 Serial.println("connect: wifiStatus(): CALL: Status Begin");
43 Serial.println("connect: wifiStatus(): INFO: WiFi connected");
44 Serial.print("connect: wifiStatus(): STATUS: ");
46 Serial.print("connect: wifiStatus(): IP: ");
[all …]
/tools/tradefederation/core/tests/src/com/android/tradefed/command/remote/
DRemoteManagerFuncTest.java86 mRemoteClient = RemoteClient.connect(port); in testAllocateFree()
104 mRemoteClient = RemoteClient.connect(port); in testAddCommand()
122 mRemoteClient = RemoteClient.connect(port); in testAddCommandFile()
144 mRemoteClient = RemoteClient.connect(port); in testAllocateClose()
168 mRemoteClient = RemoteClient.connect(port); in testAllocateFreeAll()
182 mRemoteClient = RemoteClient.connect(port); in testFree_unknown()
225 mRemoteClient = RemoteClient.connect(port); in testListDevices()
266 mRemoteClient = RemoteClient.connect(port); in testExecCommand()
309 mRemoteClient = RemoteClient.connect(port); in testConsecutiveExecCommand()
334 mRemoteClient = RemoteClient.connect(port); in testExecCommand_noallocate()
[all …]
/tools/test/connectivity/acts/framework/tests/controllers/sl4a_lib/
Dsl4a_session_test.py112 socket_instance.connect = mock.Mock()
113 socket_instance.connect.side_effect = error
133 socket_instance.connect = mock.Mock()
134 socket_instance.connect.side_effect = error
160 socket_instance.connect = mock.Mock()
161 socket_instance.connect.side_effect = error
/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
DRemoteClient.java102 public static IRemoteClient connect(int port) throws RemoteException { in connect() method in RemoteClient
118 public static IRemoteClient connect(String hostname, int port) throws RemoteException { in connect() method in RemoteClient
132 public static IRemoteClient connect() throws RemoteException { in connect() method in RemoteClient
133 return connect(DEFAULT_PORT); in connect()
/tools/tradefederation/core/src/com/android/tradefed/command/remote/
DRemoteManager.java127 public boolean connect() { in connect() method in RemoteManager
128 return connect(mRemoteManagerPort); in connect()
136 return connect(0); in connectAnyPort()
143 protected boolean connect(int port) { in connect() method in RemoteManager
/tools/tradefederation/core/tests/res/testtype/
Dpython_output1.txt10 Ensure that `adb connect localhost:1234` will try both IPv4 and IPv6. ... ok
18 Ensure that the emulator can connect. ... ERROR
32 Ensure that the emulator can connect.
Dpython_output3.txt10 Ensure that `adb connect localhost:1234` will try both IPv4 and IPv6. ... ok
19 Ensure that the emulator can connect. ... ok
/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java1824 mRemoteClient = RemoteClient.connect(handoverPort); in handoverShutdown()
2140 if (mRemoteManager.connect()) { in startRemoteManager()
2279 success = mRemoteManager.connect(); in completeHandover()
2293 mRemoteClient = RemoteClient.connect(port); in initiateHandover()
/tools/test/connectivity/acts_tests/tests/google/fuchsia/bt/
DBleFuchsiaTest.py134 connect = self.fuchsia_scan.gattc_lib.bleConnectToPeripheral(did)
135 self.log.info("Connecting returned status: {}".format(connect))
DBleFuchsiaAndroidTest.py107 connect = self.fd.gattc_lib.bleConnectToPeripheral(did)
108 self.log.info("Connecting returned status: {}".format(connect))
/tools/test/connectivity/acts/framework/acts/test_utils/power/
DPowerWiFiBaseTest.py92 connect=True,
112 if connect:
DPowerCoexBaseTest.py50 connect=False)
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dota_chamber.py149 self._chamber.connect(self._config['ip_address'],
179 self.chamber.connect(self.config['ip_address'],
/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DSl4aBluetoothUtilTest.java239 assertFalse(mBluetoothUtil.connect(mPrimary, mSecondary, PROFILES)); in testConnect_notPaired()
283 assertTrue(mBluetoothUtil.connect(mPrimary, mSecondary, PROFILES)); in testConnect_success()
/tools/test/connectivity/acts/framework/acts/test_utils/bt/bt_implementations/
Dbt_stub.py57 def connect(self, android): member in BluethoothDevice
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Drfcomm_lib.py36 def connect(self, line): member in RfcommLib
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dsmbv100.py42 def connect(self): member in SMBV100
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dutils_lib.py96 ssh_client.connect(hostname=ip_address,
/tools/test/connectivity/acts_tests/tests/google/power/wifi/
DPowerWiFiscanTest.py84 self.main_network[self.test_configs.wifi_band], connect=False)
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Dsl4a_session.py208 client_socket.connect(('127.0.0.1', ports.forwarded_port))
/tools/test/connectivity/acts/framework/tests/controllers/rohdeschwarz_lib/
Dcontest_test.py66 s.connect((self.LOCAL_HOST_IP, automation_port))
/tools/tradefederation/core/util-apps/WifiUtil/src/com/android/tradefed/utils/wifi/
DWifiConnector.java207 urlConnection.connect(); in checkConnectivity()
/tools/tradefederation/core/src/com/android/tradefed/util/
DSl4aBluetoothUtil.java392 public boolean connect( in connect() method in Sl4aBluetoothUtil
/tools/test/connectivity/acts_tests/tests/google/bt/pts/
Dcmd_input.py845 self.pri_dut.rfcomm.connect(line)
/tools/dexter/testdata/expected/
Dlarge.rewrite199929 method android.app.IUiAutomationConnection.connect(android.accessibilityservice.IAccessibilityServi…
200100 method android.app.IUiAutomationConnection$Stub$Proxy.connect(android.accessibilityservice.IAccessi…
200824 …38| invoke-virtual {v15,v2,v5}, android.app.IUiAutomationConnection$Stub.connect(android.accessibi…
207236 52| invoke-virtual {v1,v5}, android.app.UiAutomation.connect(int):void
252059 method android.app.UiAutomation.connect():void
252066 1| invoke-virtual {v1,v0}, android.app.UiAutomation.connect(int):void
252071 method android.app.UiAutomation.connect(int):void
252103 …20| invoke-interface {v8,v9,v13}, android.app.IUiAutomationConnection.connect(android.accessibilit…
254058 method android.app.UiAutomationConnection.connect(android.accessibilityservice.IAccessibilityServic…
303636 17| const-string/jumbo v2, "dataChanged(pkg) couldn't connect"
[all …]

12