Searched refs:BUILD_TOP (Results 1 – 11 of 11) sorted by relevance
26 BUILD_TOP = os.getenv("ANDROID_BUILD_TOP") variable27 if BUILD_TOP is None:58 with (Path(BUILD_TOP)/"development"/"docs"/"copyright-templates"/fname).open() as template:
26 BUILD_TOP = os.getenv("ANDROID_BUILD_TOP") variable27 if BUILD_TOP is None:32 sys.path.append(str(Path(BUILD_TOP)/"art"/"test"/"utils"/"python"))
25 BUILD_TOP = os.getenv("ANDROID_BUILD_TOP") variable26 if BUILD_TOP is None:31 sys.path.append(str(Path(BUILD_TOP)/"art"/"test"/"utils"/"python"))