Searched refs:DEFAULT_BUILD_DIR (Results 1 – 5 of 5) sorted by relevance
/external/deqp/external/vulkancts/ |
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 80 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 | build_android_mustpass.py | 25 from build_caselists import Module, getModuleByName, getBuildConfig, DEFAULT_BUILD_DIR, DEFAULT_TAR… 368 BUILD_CONFIG = getBuildConfig(DEFAULT_BUILD_DIR, DEFAULT_TARGET, "Debug")
|
D | mustpass.py | 26 …ule, getModuleByName, getBuildConfig, genCaseList, getCaseListPath, DEFAULT_BUILD_DIR, DEFAULT_TAR…
|