Searched refs:ANDROID_BUILD_TOP_KEY (Results 1 – 2 of 2) sorted by relevance
308 split_build_test_script.ANDROID_BUILD_TOP_KEY,450 if split_build_test_script.ANDROID_BUILD_TOP_KEY not in os.environ:460 os.environ[split_build_test_script.ANDROID_BUILD_TOP_KEY]
52 ANDROID_BUILD_TOP_KEY = 'ANDROID_BUILD_TOP' variable82 if ANDROID_BUILD_TOP_KEY not in os.environ and self._config.is_test_env:318 return os.environ[ANDROID_BUILD_TOP_KEY]319 return env[ANDROID_BUILD_TOP_KEY]929 if ANDROID_BUILD_TOP_KEY not in os.environ:935 repo_root = os.environ[ANDROID_BUILD_TOP_KEY]