Home
last modified time | relevance | path

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

/external/autotest/tko/
Dunique_cookie.py4 def unique_id(cookie_key): argument
16 key = '%s=' % cookie_key
26 set_cookie_statement = 'Set-Cookie:%s=%s;' % (cookie_key, uid)