Home
last modified time | relevance | path

Searched refs:BASE_BUILD_PATH (Results 1 – 1 of 1) sorted by relevance

/external/deqp/scripts/
Drun_internal_tests.py116 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"),
[all …]