Searched refs:DEFAULT_BUILD_DIR (Results 1 - 2 of 2) sorted by relevance
/external/deqp/scripts/ |
H A D | build_caselists.py | 48 DEFAULT_BUILD_DIR = os.path.join(tempfile.gettempdir(), "deqp-caselists", "{targetName}-{buildType}") variable 118 default=DEFAULT_BUILD_DIR,
|
H A D | build_android_mustpass.py | 26 from build_caselists import Module, getBuildConfig, genCaseList, getCaseListPath, DEFAULT_BUILD_DIR, DEFAULT_TARGET namespace 130 buildCfg = getBuildConfig(DEFAULT_BUILD_DIR, DEFAULT_TARGET, "Debug")
|
Completed in 62 milliseconds