Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/cros/network/
Dinterface.py54 DEVICE_NAME_LOOKUP = { variable
247 if info in DEVICE_NAME_LOOKUP:
248 device_name = DEVICE_NAME_LOOKUP[info]