Searched defs:BUILD_DIR (Results 1 – 5 of 5) sorted by relevance
25 set BUILD_DIR=%ANDROID_BUILD_DIR% variable
42 static final String BUILD_DIR = System.getProperty("build.dir", "build"); field in OSGiContainerTest
23 BUILD_DIR = SRC_DIR if os.path.exists(SRC_DIR) else os.path.join(ROOT_DIR, '../..') variable
27 BUILD_DIR = SRC_DIR if os.path.exists(SRC_DIR) else os.path.join(ROOT_DIR, '../..') variable
26 BUILD_DIR = os.path.join(BASE_DIR, 'out', 'Release') variable