Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/scripts/
Dbuild_mustpass.py30 from build_caselists import Module, getModuleByName, getBuildConfig, DEFAULT_BUILD_DIR, DEFAULT_TAR…
50 BUILD_CONFIG = getBuildConfig(DEFAULT_BUILD_DIR, DEFAULT_TARGET, "Debug")
Dbuild_spirv_binaries.py44 DEFAULT_BUILD_DIR = os.path.join(tempfile.gettempdir(), "spirv-binaries", "{targetName}-{buildType}… variable
81 default=DEFAULT_BUILD_DIR,
/external/deqp/scripts/
Dbuild_caselists.py49 DEFAULT_BUILD_DIR = os.path.join(tempfile.gettempdir(), "deqp-caselists", "{targetName}-{buildType}… variable
118 default=DEFAULT_BUILD_DIR,
Dmustpass.py26 …ule, getModuleByName, getBuildConfig, genCaseList, getCaseListPath, DEFAULT_BUILD_DIR, DEFAULT_TAR…
399 default=DEFAULT_BUILD_DIR,
Dbuild_android_mustpass.py25 from build_caselists import Module, getModuleByName, getBuildConfig, DEFAULT_BUILD_DIR, DEFAULT_TAR…
/external/deqp/external/openglcts/scripts/
Dbuild_caselists.py85 DEFAULT_BUILD_DIR = os.path.join(tempfile.gettempdir(), "deqp-caselists", "{targetName}-{buildType}… variable
Dbuild_mustpass.py27 from build_caselists import Module, getModuleByName, DEFAULT_BUILD_DIR, DEFAULT_TARGET
52 buildPath = DEFAULT_BUILD_DIR.format(targetName = DEFAULT_TARGET, buildType = "Release")
Dmustpass.py28 …ule, getModuleByName, getBuildConfig, genCaseList, getCaseListPath, DEFAULT_BUILD_DIR, DEFAULT_TAR…