Home
last modified time | relevance | path

Searched refs:LaunchBrowser (Results 1 – 3 of 3) sorted by relevance

/tools/acloud/internal/lib/
Dutils.py989 LaunchBrowser(constants.WEBRTC_LOCAL_HOST,
993 def LaunchBrowser(ip_addr, port): function
/tools/acloud/reconnect/
Dreconnect.py211 utils.LaunchBrowser(constants.WEBRTC_LOCAL_HOST,
Dreconnect_test.py181 utils.LaunchBrowser.assert_called_with('localhost', 8443)