Searched refs:connects (Results 1 – 25 of 156) sorted by relevance
1234567
/external/autotest/server/site_tests/firmware_PDTrySrc/ |
D | control | 19 - 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/ |
D | control.DisconnectAfterSuspendSameAP | 23 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
|
D | control.DisconnectBeforeSuspendDiffAP | 20 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
|
D | control.DisconnectBeforeSuspendSameAP | 20 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
|
D | control.DisconnectAfterSuspendDiffAP | 23 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
|
D | control.Stress | 19 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/ |
D | control | 12 This test checks that the connection manager triggers scans and connects
|
/external/autotest/server/site_tests/cellular_ChromeEndToEnd/ |
D | control.autoconnectCellular | 15 Tests that the device auto connects to cellular network..
|
/external/autotest/client/site_tests/desktopui_ConnectivityDiagnostics/ |
D | control | 15 This test logs in, connects to the connectivity diagnostics app, and asks it to
|
/external/autotest/server/site_tests/network_WiFi_RoamSuspendSSID/ |
D | control.none | 10 This test verifies that the connection manager connects to a
|
D | control.wpa | 10 This test verifies that the connection manager connects to a
|
D | control.rsn | 10 This test verifies that the connection manager connects to a
|
/external/autotest/client/site_tests/cellular_Smoke/ |
D | control | 8 CRITERIA = """Modem connects to an emulated network and show up as connected."""
|
/external/curl/tests/data/ |
D | test193 | 41 HTTP GET -w num_connects with redirected fetch (2 connects)
|
/external/blktrace/ |
D | blktrace.c | 207 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/ |
D | control.stress_24HT40 | 14 wifi adapter is brought back up and connects to a 802.11n network on 2.4 GHz.
|
D | control.11a | 15 wifi adapter is brought back up and connects to a 802.11a network on channels
|
D | control.24HT40 | 14 wifi adapter is brought back up and connects to a 802.11n network on 2.4 GHz.
|
D | control.5HT40 | 14 wifi adapter is brought back up and connects to a 802.11n network on 5 GHz.
|
D | control.11b | 14 wifi adapter is brought back up and connects to a 802.11b network on channels
|
D | control.11g | 14 wifi adapter is brought back up and connects to a 802.11g network on channels
|
D | control.Hidden | 14 wifi adapter is brought back up and connects to a hidden network.
|
D | control.WPA2 | 14 wifi adapter is brought back up and connects to a WPA network.
|
D | control.stress_WPA2 | 14 wifi adapter is brought back up and connects to a WPA2 network.
|
D | control.WEP40 | 14 wifi adapter is brought back up and connects to a WEP network.
|
1234567