Home
last modified time | relevance | path

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

12

/aosp_15_r20/tools/ndkports/googletest/
H A Dbuild.gradle.kts56 val buildDir = buildTask.get().buildDirectoryFor(abi) in <lambda>() constant
66 val buildDir = buildTask.get().buildDirectoryFor(abi) in <lambda>() constant
/aosp_15_r20/external/deqp/scripts/
H A 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
H A Dlaunchcontrol_build.py100 buildDir = os.path.realpath(os.path.normpath(options.buildDir)) variable
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/result/
DFileSystemLogSaverTest.java100 File buildDir = tagDir.getParentFile(); in testGetFileDir() local
140 File buildDir = tagDir.getParentFile(); in testGetFileDir_nobranch() local
DLogFileSaverTest.java81 File buildDir = tagDir.getParentFile(); in testGetFileDir() local
115 File buildDir = tagDir.getParentFile(); in testGetFileDir_nobranch() local
/aosp_15_r20/external/kotlinx.atomicfu/integration-testing/src/functionalTest/kotlin/kotlinx.atomicfu.gradle.plugin.test/framework/checker/
H A DArtifactChecker.kt21 val buildDir in <lambda>() constant
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/
DLogFileSaver.java62 File buildDir = createBuildDir(testArtifactPathSegments, rootDir); in LogFileSaver() local
118 File createInvLogDir(File buildDir, Integer logRetentionDays) { in createInvLogDir()
DFileSystemLogSaver.java189 File buildDir = createBuildDir(buildInfo, reportDir); in generateLogReportDir() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/
H A Dgradle.properties6 buildDir=buildout key
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/
H A Dgradle.properties6 buildDir=buildout key
/aosp_15_r20/external/exoplayer/
H A Dgradle.properties5 buildDir=buildout key
/aosp_15_r20/build/soong/android/
H A Dandroid_test.go23 var buildDir string var
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/
H A Drun_android_tests.go39 buildDir = flag.String("build-dir", "build", "Specifies the build directory to push.") var
H A Dall_tests.go45 buildDir = flag.String("build-dir", "build", "The build directory to run the tests from.") var
/aosp_15_r20/external/boringssl/src/util/
H A Drun_android_tests.go39 buildDir = flag.String("build-dir", "build", "Specifies the build directory to push.") var
H A Dall_tests.go45 buildDir = flag.String("build-dir", "build", "The build directory to run the tests from.") var
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/archive/
Darchive_test.go24 var buildDir string var
/aosp_15_r20/tools/ndkports/buildSrc/src/main/kotlin/com/android/ndkports/
H A DPortTask.kt22 abstract val buildDir: DirectoryProperty constant in com.android.ndkports.PortTask
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/build/
DLocalDeviceBuildProvider.java291 void setBuildDir(File buildDir) { in setBuildDir()
/aosp_15_r20/test/app_compat/csuite/tools/csuite_test/
Dcsuite_test_test.go26 var buildDir string var
/aosp_15_r20/external/deqp/scripts/ctsbuild/
H A Dconfig.py40 def __init__ (self, buildDir, buildType, args, srcPath = DEQP_DIR): argument
/aosp_15_r20/external/swiftshader/tests/regres/cmd/regres/
H A Dmain.go1200 buildDir string // directory for SwiftShader build member
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/
Dpimp.py279 buildDir=None, argument
/aosp_15_r20/external/clang/tools/c-index-test/
H A Dc-index-test.c3492 char *buildDir; in index_compile_db() local
3747 char *buildDir; in perform_test_compilation_db() local
/aosp_15_r20/external/clang/bindings/python/clang/
H A Dcindex.py2821 def fromDirectory(buildDir): argument

12