Searched defs:buildPath (Results 1 – 4 of 4) sorted by relevance
| /third_party/node/test/addons/repl-domain-abort/ |
| D | test.js | 28 let buildPath = path.join(__dirname, 'build', common.buildType, 'binding'); variable
|
| /third_party/vk-gl-cts/scripts/ |
| D | run_internal_tests.py | 46 …def __init__ (self, name, srcPath, buildPath, genParams, buildParams, testBinaryName, executor = '… argument
|
| /third_party/vk-gl-cts/scripts/android/ |
| D | build_apk.py | 174 …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
|
| /third_party/vk-gl-cts/external/openglcts/scripts/ |
| D | build_mustpass.py | 53 buildPath = DEFAULT_BUILD_DIR.format(targetName = DEFAULT_TARGET, buildType = "Release") variable
|