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

  /external/deqp/external/vulkancts/scripts/
build_mustpass.py 30 from build_caselists import Module, getModuleByName, getBuildConfig, DEFAULT_BUILD_DIR, DEFAULT_TARGET
50 BUILD_CONFIG = getBuildConfig(DEFAULT_BUILD_DIR, DEFAULT_TARGET, "Debug")
build_spirv_binaries.py 44 DEFAULT_BUILD_DIR = os.path.join(tempfile.gettempdir(), "spirv-binaries", "{targetName}-{buildType}")
80 default=DEFAULT_BUILD_DIR,
  /external/deqp/scripts/
build_caselists.py 49 DEFAULT_BUILD_DIR = os.path.join(tempfile.gettempdir(), "deqp-caselists", "{targetName}-{buildType}")
118 default=DEFAULT_BUILD_DIR,
mustpass.py 26 from build_caselists import Module, getModuleByName, getBuildConfig, genCaseList, getCaseListPath, DEFAULT_BUILD_DIR, DEFAULT_TARGET
386 default=DEFAULT_BUILD_DIR,
build_android_mustpass.py 25 from build_caselists import Module, getModuleByName, getBuildConfig, DEFAULT_BUILD_DIR, DEFAULT_TARGET

Completed in 81 milliseconds