Searched refs:_ANDROID_BUILD_TOP (Results 1 – 2 of 2) sorted by relevance
28 _ANDROID_BUILD_TOP = os.environ.get('ANDROID_BUILD_TOP') variable in BuildRuleGen29 if not _ANDROID_BUILD_TOP:32 _PROJECT_PATH = os.path.join(_ANDROID_BUILD_TOP, 'test', 'vts-testcase',65 os.path.join(self._ANDROID_BUILD_TOP, test_config_dir),95 self._ANDROID_BUILD_TOP, test_config_dir,
34 _ANDROID_BUILD_TOP = "ANDROID_BUILD_TOP" variable149 env_vars = env_utils.SaveAndClearEnvVars([_ANDROID_BUILD_TOP])