Home
last modified time | relevance | path

Searched defs:buildPath (Results 1 – 3 of 3) sorted by relevance

/external/deqp/scripts/
Drun_internal_tests.py46 …def __init__ (self, name, srcPath, buildPath, genParams, buildParams, testBinaryName, executor = '… argument
/external/deqp/scripts/android/
Dbuild_apk.py174 …def __init__(self, env, buildPath, abis, nativeApi, javaApi, minApi, nativeBuildType, gtfTarget, v… argument
723 def getAssetFiles (buildPath): argument
1028 buildPath = os.path.realpath(args.buildRoot) variable
/external/deqp/external/openglcts/scripts/
Dbuild_mustpass.py52 buildPath = DEFAULT_BUILD_DIR.format(targetName = DEFAULT_TARGET, buildType = "Release") variable