Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py58 ANDROID_DEVICE_NOT_LIST_CONFIG_MSG = "Configuration should be a list, abort!" variable
97 ANDROID_DEVICE_NOT_LIST_CONFIG_MSG)
/tools/test/connectivity/acts/framework/tests/
Dacts_android_device_test.py191 expected_msg = android_device.ANDROID_DEVICE_NOT_LIST_CONFIG_MSG