Home
last modified time | relevance | path

Searched defs:buildDir (Results 1 – 16 of 16) sorted by relevance

/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/
Dgradle.properties6 buildDir=buildout key
/external/exoplayer/
Dgradle.properties5 buildDir=buildout key
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/
Dgradle.properties6 buildDir=buildout key
/external/deqp/scripts/
Dcheck_build_sanity.py91 def getBuildConfig (self, env, buildDir): argument
99 def getBuildConfig (self, env, buildDir): argument
104 def __init__ (self, buildDir, configGen, generator): argument
Dlaunchcontrol_build.py100 buildDir = os.path.realpath(os.path.normpath(options.buildDir)) variable
/external/kotlinx.atomicfu/integration-testing/src/functionalTest/kotlin/kotlinx.atomicfu.gradle.plugin.test/framework/checker/
DArtifactChecker.kt21 val buildDir in <lambda>() constant in kotlinx.atomicfu.gradle.plugin.test.framework.checker.ArtifactChecker
/external/cronet/tot/third_party/boringssl/src/util/
Drun_android_tests.go39 buildDir = flag.String("build-dir", "build", "Specifies the build directory to push.") var
Dall_tests.go45 buildDir = flag.String("build-dir", "build", "The build directory to run the tests from.") var
/external/cronet/stable/third_party/boringssl/src/util/
Drun_android_tests.go39 buildDir = flag.String("build-dir", "build", "Specifies the build directory to push.") var
Dall_tests.go45 buildDir = flag.String("build-dir", "build", "The build directory to run the tests from.") var
/external/boringssl/src/util/
Drun_android_tests.go39 buildDir = flag.String("build-dir", "build", "Specifies the build directory to push.") var
Dall_tests.go45 buildDir = flag.String("build-dir", "build", "The build directory to run the tests from.") var
/external/deqp/scripts/ctsbuild/
Dconfig.py40 def __init__ (self, buildDir, buildType, args, srcPath = DEQP_DIR): argument
/external/swiftshader/tests/regres/cmd/regres/
Dmain.go1201 buildDir string // directory for SwiftShader build member
/external/clang/tools/c-index-test/
Dc-index-test.c3492 char *buildDir; in index_compile_db() local
3747 char *buildDir; in perform_test_compilation_db() local
/external/clang/bindings/python/clang/
Dcindex.py2821 def fromDirectory(buildDir): argument