Searched refs:DEFAULT_BUILD_DIR (Results 1 – 8 of 8) sorted by relevance
/external/deqp/external/vulkancts/scripts/ |
D | build_mustpass.py | 30 from build_caselists import Module, getModuleByName, getBuildConfig, DEFAULT_BUILD_DIR, DEFAULT_TAR… 50 BUILD_CONFIG = getBuildConfig(DEFAULT_BUILD_DIR, DEFAULT_TARGET, "Debug")
|
D | build_spirv_binaries.py | 44 DEFAULT_BUILD_DIR = os.path.join(tempfile.gettempdir(), "spirv-binaries", "{targetName}-{buildType}… variable 81 default=DEFAULT_BUILD_DIR,
|
/external/deqp/scripts/ |
D | build_caselists.py | 49 DEFAULT_BUILD_DIR = os.path.join(tempfile.gettempdir(), "deqp-caselists", "{targetName}-{buildType}… variable 118 default=DEFAULT_BUILD_DIR,
|
D | mustpass.py | 26 …ule, getModuleByName, getBuildConfig, genCaseList, getCaseListPath, DEFAULT_BUILD_DIR, DEFAULT_TAR… 399 default=DEFAULT_BUILD_DIR,
|
D | build_android_mustpass.py | 25 from build_caselists import Module, getModuleByName, getBuildConfig, DEFAULT_BUILD_DIR, DEFAULT_TAR…
|
/external/deqp/external/openglcts/scripts/ |
D | build_caselists.py | 85 DEFAULT_BUILD_DIR = os.path.join(tempfile.gettempdir(), "deqp-caselists", "{targetName}-{buildType}… variable
|
D | build_mustpass.py | 27 from build_caselists import Module, getModuleByName, DEFAULT_BUILD_DIR, DEFAULT_TARGET 52 buildPath = DEFAULT_BUILD_DIR.format(targetName = DEFAULT_TARGET, buildType = "Release")
|
D | mustpass.py | 28 …ule, getModuleByName, getBuildConfig, genCaseList, getCaseListPath, DEFAULT_BUILD_DIR, DEFAULT_TAR…
|