Home
last modified time | relevance | path

Searched refs:DEQP_DIR (Results 1 – 5 of 5) sorted by relevance

/external/deqp/scripts/build/
Dconfig.py29 from common import which, DEQP_DIR
37 def __init__ (self, buildDir, buildType, args, srcPath = DEQP_DIR):
Dcommon.py28 DEQP_DIR = os.path.join(SRC_BASE_DIR, "deqp") variable
/external/deqp/scripts/
Drun_nightly.py34 BASE_NIGHTLY_DIR = os.path.normpath(os.path.join(DEQP_DIR, "..", "deqp-nightly"))
43 CASELIST_PATH = os.path.join(DEQP_DIR, "Candy", "Data")
Dmake_release.py333 srcBasePath = DEQP_DIR
461 COMMON_BUILD_ARGS = ['-DPNG_SRC_PATH=%s' % os.path.realpath(os.path.join(DEQP_DIR, '..', 'libpng'))]
Dbuild_android_mustpass.py33 CTS_DATA_DIR = os.path.join(DEQP_DIR, "android", "cts")