Home
last modified time | relevance | path

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

/tools/asuite/atest-py2/
Datest_utils.py55 BUILD_TOP_HASH = hashlib.md5(os.environ.get(constants.ANDROID_BUILD_TOP, ''). variable
58 'info_cache', BUILD_TOP_HASH[:8])
/tools/asuite/atest/
Datest_utils.py102 BUILD_TOP_HASH = hashlib.md5(os.environ.get(constants.ANDROID_BUILD_TOP, ''). variable
105 'info_cache', BUILD_TOP_HASH[:8])