Lines Matching refs:BASE_BUILD_PATH
116 BASE_BUILD_PATH = os.path.normpath(os.path.join(SRC_PATH, "..", "de-internal-tests")) variable
122 os.path.join(BASE_BUILD_PATH, "win32-vs10-debug"),
133 os.path.join(BASE_BUILD_PATH, "win32-vs10-release"),
144 os.path.join(BASE_BUILD_PATH, "win64-vs10-debug"),
155 os.path.join(BASE_BUILD_PATH, "win64-vs10-release"),
168 os.path.join(BASE_BUILD_PATH, "linux32-gcc-debug"),
176 os.path.join(BASE_BUILD_PATH, "linux32-gcc-release"),
184 os.path.join(BASE_BUILD_PATH, "linux64-gcc-debug"),
192 os.path.join(BASE_BUILD_PATH, "linux64-gcc-release"),
202 os.path.join(BASE_BUILD_PATH, "linux32-clang-debug"),
210 os.path.join(BASE_BUILD_PATH, "linux32-clang-release"),
218 os.path.join(BASE_BUILD_PATH, "linux64-clang-debug"),
226 os.path.join(BASE_BUILD_PATH, "linux64-clang-release"),