Home
last modified time | relevance | path

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

/tools/asuite/atest/
Datest_utils.py66 BUILD_TOP_HASH = hashlib.md5(os.environ.get(constants.ANDROID_BUILD_TOP, ''). variable
69 'info_cache', BUILD_TOP_HASH[:8])
/tools/tradefederation/core/atest/
Datest_utils.py55 BUILD_TOP_HASH = hashlib.md5(os.environ.get(constants.ANDROID_BUILD_TOP, ''). variable
58 'info_cache', BUILD_TOP_HASH[:8])