Home
last modified time | relevance | path

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

/tools/asuite/atest-py2/
Dcli_translator.py41 CACHE_FINDER = 'CACHE' variable
116 if finder_info != CACHE_FINDER:
123 if finder_info == CACHE_FINDER and test_infos:
/tools/asuite/atest/
Dcli_translator.py42 CACHE_FINDER = 'CACHE' variable
146 if finder_info != CACHE_FINDER:
164 if finder_info == CACHE_FINDER and test_infos: