Home
last modified time | relevance | path

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

/tools/asuite/atest-py2/tools/
Datest_tools.py38 SEARCH_TOP = os.getenv(constants.ANDROID_BUILD_TOP, '') variable
102 def run_updatedb(search_root=SEARCH_TOP, output_cache=constants.LOCATE_CACHE,
325 run_updatedb(SEARCH_TOP, constants.LOCATE_CACHE)
/tools/asuite/atest/tools/
Datest_tools.py42 SEARCH_TOP = os.getenv(constants.ANDROID_BUILD_TOP, '') variable
122 def run_updatedb(search_root=SEARCH_TOP, output_cache=constants.LOCATE_CACHE,
362 run_updatedb(SEARCH_TOP, constants.LOCATE_CACHE)