Home
last modified time | relevance | path

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

/external/autotest/tko/
Dretrieve_logs.cgi83 if utils.DEFAULT_VM_GATEWAY in host:
84 normalized_host = host.replace(utils.DEFAULT_VM_GATEWAY, 'localhost')
/external/autotest/client/common_lib/
Dutils.py1888 DEFAULT_VM_GATEWAY = '10.0.2.2' variable