Home
last modified time | relevance | path

Searched refs:reconnect (Results 1 – 25 of 72) sorted by relevance

123

/external/autotest/server/cros/multimedia/
Dremote_facade_factory.py94 self._start_chrome(reconnect=False, retry=True,
180 reconnect=True, retry=False,
252 def _start_chrome(self, reconnect, retry=False, extra_browser_args=None): argument
267 reconnect, extra_browser_args)
279 reconnect, extra_browser_args)
/external/e2fsprogs/tests/f_lpf2/
Dname1 create lost+found and reconnect lost directory
/external/grpc-grpc/src/proto/grpc/testing/
Dmessages.proto153 // For reconnect interop test only.
159 // For reconnect interop test only.
161 // reconnect backoffs it saw.
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowWifiManagerTest.java402 assertThat(wifiManager.reconnect()).isFalse(); in reconnect_shouldNotThrowException()
414 wifiManager.reconnect(); in reconnect_setsConnectionInfo()
429 wifiManager.reconnect(); in reconnect_shouldEnableDhcp()
444 wifiManager.reconnect(); in reconnect_updatesConnectivityManager()
/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
Dmessages.proto158 // For reconnect interop test only.
164 // For reconnect interop test only.
166 // reconnect backoffs it saw.
/external/grpc-grpc-java/interop-testing/src/main/proto/grpc/testing/
Dmessages.proto161 // For reconnect interop test only.
167 // For reconnect interop test only.
169 // reconnect backoffs it saw.
/external/grpc-grpc/src/objective-c/tests/RemoteTestClient/
Dmessages.proto158 // For reconnect interop test only.
164 // For reconnect interop test only.
166 // reconnect backoffs it saw.
/external/fsck_msdos/
Dext.h127 int reconnect(int, struct bootblock *, struct fatEntry *, cl_t);
/external/autotest/server/site_tests/network_WiFi_RoamSuspendTimeout/
Dcontrol.11a13 This test verifies that DUT can reconnect to an open 802.11a network
Dcontrol.11g13 This test attempts to verify that we can reconnect to a router over 802.11g
Dcontrol.11b13 This test attempts to verify that we can reconnect to a router over 802.11b
Dcontrol.wpa213 This tests verifies that we can reconnect to an AP broadcasting a WPA2 (aka
Dcontrol.wep10413 This test case verifies that the DUT can reconnect to an AP using WEP
Dcontrol.wep4013 This test case verifies that the DUT can reconnect to an AP using
Dcontrol.wpa13 This tests verifies that we can reconnect to an AP broadcasting a WPA network
/external/autotest/client/site_tests/autoupdate_DisconnectReconnectNetwork/
Dcontrol10 PURPOSE = "Kill the network, ensure update engine doesn't continue, reconnect."
/external/autotest/server/site_tests/firmware_PDConnect/
Dcontrol19 - Abiility to disconnect, then reconnect establishing a successful PD contract
/external/autotest/server/site_tests/network_WiFi_FastReconnectInDarkResume/
Dcontrol14 from an AP that is still up, the DUT will reconnect to that AP during the same
/external/autotest/client/site_tests/cellular_ModemControl/
Dcontrol.novatel-e36236 # or else the out-of-credits logic will kick in and attempt to reconnect (see
/external/webrtc/webrtc/p2p/base/
Ddtlstransportchannel.cc232 bool reconnect = dtls_; in SetRemoteFingerprint() local
239 if (reconnect) { in SetRemoteFingerprint()
/external/autotest/server/site_tests/network_WiFi_DarkResumeActiveScans/
Dcontrol22 match or disconnect, since we might try to connect or reconnect to known
/external/grpc-grpc-java/interop-testing/
Dbuild.gradle78 applicationName = "reconnect-test-client"
/external/walt/docs/
DChromeOS.md42 …oid app as if it's running on a regular Android device. If you reset or reconnect the WALT device,…
/external/grpc-grpc-java/documentation/
Dandroid-channel-builder.md14 cause the channel to immediately reconnect upon network recovery.
/external/grpc-grpc/doc/
Dconnectivity-semantics-and-api.md15 reconnect, or in the case of HTTP/2 GO_AWAY, re-resolve the name and reconnect.

123