Searched refs:DEFAULT_BUILD_DIR (Results 1 - 2 of 2) sorted by relevance

/external/deqp/scripts/
H A Dbuild_caselists.py48 DEFAULT_BUILD_DIR = os.path.join(tempfile.gettempdir(), "deqp-caselists", "{targetName}-{buildType}") variable
118 default=DEFAULT_BUILD_DIR,
H A Dbuild_android_mustpass.py26 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