Home
last modified time | relevance | path

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

/external/autotest/server/cros/ap_configurators/
Dap_batch_locker.py21 CHAOS_URL = 'https://chaos-188802.appspot.com' variable
165 locked_device = requests.put(CHAOS_URL + '/devices/lock', \
254 unlocked_device = requests.put(CHAOS_URL + '/devices/unlock', \
Dap_configurator_factory.py17 CHAOS_URL = 'https://chaos-188802.appspot.com' variable
234 device_query = requests.put(CHAOS_URL + '/devices/location', \