Home
last modified time | relevance | path

Searched refs:connects (Results 1 – 25 of 156) sorted by relevance

1234567

/external/autotest/server/site_tests/firmware_PDTrySrc/
Dcontrol19 - Runs a series of disconnect/connects with Try.SRC on
20 - Runs a series of disconnect/connects with Try.SRC off
21 - Verifies that with Try.SRC on the DUT connects in SRC mode
/external/autotest/server/site_tests/network_WiFi_ReconnectInDarkResume/
Dcontrol.DisconnectAfterSuspendSameAP23 1) AP ("AP 1") is brought up, and DUT connects to it
25 3) Another AP ("AP 2") is brought up, and DUT connects to it
Dcontrol.DisconnectBeforeSuspendDiffAP20 1) AP ("AP 1") is brought up, and DUT connects to it
22 3) Another AP ("AP 2") is brought up, and DUT connects to it
Dcontrol.DisconnectBeforeSuspendSameAP20 1) AP ("AP 1") is brought up, and DUT connects to it
22 3) Another AP ("AP 2") is brought up, and DUT connects to it
Dcontrol.DisconnectAfterSuspendDiffAP23 1) AP ("AP 1") is brought up, and DUT connects to it
25 3) Another AP ("AP 2") is brought up, and DUT connects to it
Dcontrol.Stress19 1) AP ("AP 1") is brought up, and DUT connects to it
21 3) Another AP ("AP 2") is brought up, and DUT connects to it
/external/autotest/server/site_tests/network_WiFi_ConnectOnResume/
Dcontrol12 This test checks that the connection manager triggers scans and connects
/external/autotest/server/site_tests/cellular_ChromeEndToEnd/
Dcontrol.autoconnectCellular15 Tests that the device auto connects to cellular network..
/external/autotest/client/site_tests/desktopui_ConnectivityDiagnostics/
Dcontrol15 This test logs in, connects to the connectivity diagnostics app, and asks it to
/external/autotest/server/site_tests/network_WiFi_RoamSuspendSSID/
Dcontrol.none10 This test verifies that the connection manager connects to a
Dcontrol.wpa10 This test verifies that the connection manager connects to a
Dcontrol.rsn10 This test verifies that the connection manager connects to a
/external/autotest/client/site_tests/cellular_Smoke/
Dcontrol8 CRITERIA = """Modem connects to an emulated network and show up as connected."""
/external/curl/tests/data/
Dtest19341 HTTP GET -w num_connects with redirected fetch (2 connects)
/external/blktrace/
Dblktrace.c207 int connects, ndevs, cl_opens; member
232 int listen_fd, connects, nchs; member
2179 ch->connects++; in ch_add_connection()
2182 ns->connects++; in ch_add_connection()
2183 ns->pfds = realloc(ns->pfds, (ns->connects+1) * sizeof(struct pollfd)); in ch_add_connection()
2192 ch->connects--; in ch_rem_connection()
2195 ns->connects--; in ch_rem_connection()
2196 ns->pfds = realloc(ns->pfds, (ns->connects+1) * sizeof(struct pollfd)); in ch_rem_connection()
2503 events = poll(ns->pfds, ns->connects + 1, -1); in net_server_handle_connections()
/external/autotest/server/site_tests/network_WiFi_SuspendStress/
Dcontrol.stress_24HT4014 wifi adapter is brought back up and connects to a 802.11n network on 2.4 GHz.
Dcontrol.11a15 wifi adapter is brought back up and connects to a 802.11a network on channels
Dcontrol.24HT4014 wifi adapter is brought back up and connects to a 802.11n network on 2.4 GHz.
Dcontrol.5HT4014 wifi adapter is brought back up and connects to a 802.11n network on 5 GHz.
Dcontrol.11b14 wifi adapter is brought back up and connects to a 802.11b network on channels
Dcontrol.11g14 wifi adapter is brought back up and connects to a 802.11g network on channels
Dcontrol.Hidden14 wifi adapter is brought back up and connects to a hidden network.
Dcontrol.WPA214 wifi adapter is brought back up and connects to a WPA network.
Dcontrol.stress_WPA214 wifi adapter is brought back up and connects to a WPA2 network.
Dcontrol.WEP4014 wifi adapter is brought back up and connects to a WEP network.

1234567