/aosp_15_r20/tools/ndkports/googletest/ |
H A D | build.gradle.kts | 56 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 D | check_build_sanity.py | 91 def getBuildConfig (self, env, buildDir): argument 99 def getBuildConfig (self, env, buildDir): argument 104 def __init__ (self, buildDir, configGen, generator): argument
|
H A D | launchcontrol_build.py | 100 buildDir = os.path.realpath(os.path.normpath(options.buildDir)) variable
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/result/ |
D | FileSystemLogSaverTest.java | 100 File buildDir = tagDir.getParentFile(); in testGetFileDir() local 140 File buildDir = tagDir.getParentFile(); in testGetFileDir_nobranch() local
|
D | LogFileSaverTest.java | 81 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 D | ArtifactChecker.kt | 21 val buildDir in <lambda>() constant
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/ |
D | LogFileSaver.java | 62 File buildDir = createBuildDir(testArtifactPathSegments, rootDir); in LogFileSaver() local 118 File createInvLogDir(File buildDir, Integer logRetentionDays) { in createInvLogDir()
|
D | FileSystemLogSaver.java | 189 File buildDir = createBuildDir(buildInfo, reportDir); in generateLogReportDir() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/ |
H A D | gradle.properties | 6 buildDir=buildout key
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/ |
H A D | gradle.properties | 6 buildDir=buildout key
|
/aosp_15_r20/external/exoplayer/ |
H A D | gradle.properties | 5 buildDir=buildout key
|
/aosp_15_r20/build/soong/android/ |
H A D | android_test.go | 23 var buildDir string var
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/ |
H A D | run_android_tests.go | 39 buildDir = flag.String("build-dir", "build", "Specifies the build directory to push.") var
|
H A D | all_tests.go | 45 buildDir = flag.String("build-dir", "build", "The build directory to run the tests from.") var
|
/aosp_15_r20/external/boringssl/src/util/ |
H A D | run_android_tests.go | 39 buildDir = flag.String("build-dir", "build", "Specifies the build directory to push.") var
|
H A D | all_tests.go | 45 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/ |
D | archive_test.go | 24 var buildDir string var
|
/aosp_15_r20/tools/ndkports/buildSrc/src/main/kotlin/com/android/ndkports/ |
H A D | PortTask.kt | 22 abstract val buildDir: DirectoryProperty constant in com.android.ndkports.PortTask
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/build/ |
D | LocalDeviceBuildProvider.java | 291 void setBuildDir(File buildDir) { in setBuildDir()
|
/aosp_15_r20/test/app_compat/csuite/tools/csuite_test/ |
D | csuite_test_test.go | 26 var buildDir string var
|
/aosp_15_r20/external/deqp/scripts/ctsbuild/ |
H A D | config.py | 40 def __init__ (self, buildDir, buildType, args, srcPath = DEQP_DIR): argument
|
/aosp_15_r20/external/swiftshader/tests/regres/cmd/regres/ |
H A D | main.go | 1200 buildDir string // directory for SwiftShader build member
|
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/ |
D | pimp.py | 279 buildDir=None, argument
|
/aosp_15_r20/external/clang/tools/c-index-test/ |
H A D | c-index-test.c | 3492 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 D | cindex.py | 2821 def fromDirectory(buildDir): argument
|