HomeSort by relevance Sort by last modified time
    Searched refs:DEFAULT_BUILD_DIR (Results 1 - 2 of 2) sorted by null

  /external/deqp/scripts/
build_caselists.py 48 DEFAULT_BUILD_DIR = os.path.join(tempfile.gettempdir(), "deqp-caselists", "{targetName}-{buildType}")
118 default=DEFAULT_BUILD_DIR,
build_android_mustpass.py 26 from build_caselists import Module, getBuildConfig, genCaseList, getCaseListPath, DEFAULT_BUILD_DIR, DEFAULT_TARGET
124 buildCfg = getBuildConfig(DEFAULT_BUILD_DIR, DEFAULT_TARGET, "Debug")

Completed in 43 milliseconds