Home
last modified time | relevance | path

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

/tools/asuite/atest/
Dasuite_metrics.py83 key = _get_old_key() or uuid.uuid4()
97 def _get_old_key(): function
/tools/asuite/atest-py2/
Dasuite_metrics.py85 key = _get_old_key() or uuid.uuid4()
99 def _get_old_key(): function