Home
last modified time | relevance | path

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

/tools/asuite/atest/
Dasuite_metrics.py31 _METRICS_RESPONSE = 'done' variable
68 if content != _METRICS_RESPONSE:
/tools/asuite/atest-py2/
Dasuite_metrics.py33 _METRICS_RESPONSE = 'done' variable
70 if content != _METRICS_RESPONSE: