Home
last modified time | relevance | path

Searched refs:DEFAULT_PING_ADDR (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py51 DEFAULT_PING_ADDR = "https://www.google.com/robots.txt" variable
1342 internet = validate_connection(ad, DEFAULT_PING_ADDR)
1418 internet = validate_connection(ad, DEFAULT_PING_ADDR)
1647 internet = validate_connection(ad, DEFAULT_PING_ADDR)
1774 def validate_connection(ad, ping_addr=DEFAULT_PING_ADDR):
/tools/test/connectivity/acts/tests/google/wifi/
DWifiTetheringTest.py348 wutils.DEFAULT_PING_ADDR, True)