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

  /external/deqp/scripts/build/
common.py 28 DEQP_DIR = os.path.join(SRC_BASE_DIR, "deqp")
config.py 29 from common import which, DEQP_DIR
37 def __init__ (self, buildDir, buildType, args, srcPath = DEQP_DIR):
  /external/deqp/scripts/
run_nightly.py 34 BASE_NIGHTLY_DIR = os.path.normpath(os.path.join(DEQP_DIR, "..", "deqp-nightly"))
43 CASELIST_PATH = os.path.join(DEQP_DIR, "Candy", "Data")
make_release.py 333 srcBasePath = DEQP_DIR
461 COMMON_BUILD_ARGS = ['-DPNG_SRC_PATH=%s' % os.path.realpath(os.path.join(DEQP_DIR, '..', 'libpng'))]
build_android_mustpass.py 33 CTS_DATA_DIR = os.path.join(DEQP_DIR, "android", "cts")

Completed in 120 milliseconds