/aosp_15_r20/external/crosvm/tools/ |
H A D | install-deps.ps1 | 12 [string]$BASE_DIR = $Env:TEMP ## variable 15 $BASE_DIR = $BASE_DIR + "\" variable 31 Write-Host "Installing in $BASE_DIR" variable 33 if (!(Test-Path $BASE_DIR -PathType Container)) { variable 34 New-Item -ItemType Directory -Force -Path $BASE_DIR variable 37 Set-Location $BASE_DIR variable
|
H A D | install-podman.ps1 | 11 [string]$BASE_DIR = $Env:TEMP ## variable 14 $BASE_DIR = $BASE_DIR + "\" variable
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/test/ |
H A D | file_name_test.py | 21 BASE_DIR = os.path.abspath(os.path.join(os.path.dirname(__file__), '../..')) variable
|
/aosp_15_r20/cts/tests/devicepolicy/src/android/devicepolicy/cts/utils/ |
H A D | TestArtifactUtils.java | 40 private static final File BASE_DIR = field in TestArtifactUtils
|
/aosp_15_r20/external/vulkan-validation-layers/build-android/ |
H A D | update_external_sources_android.bat | 26 set BASE_DIR=%BUILD_DIR%\third_party variable
|
/aosp_15_r20/external/cronet/build/ |
H A D | mac_toolchain.py | 53 BASE_DIR = os.path.abspath(os.path.dirname(__file__)) variable
|
/aosp_15_r20/external/angle/build/ |
H A D | mac_toolchain.py | 51 BASE_DIR = os.path.abspath(os.path.dirname(__file__)) variable
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/system-service/src/com/android/server/adservices/rollback/ |
D | RollbackHandlingManagerTest.java | 51 private static final String BASE_DIR = TEST_DIR.getAbsolutePath(); field in RollbackHandlingManagerTest
|
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/ |
H A D | VelocimacroBCModeTestCase.java | 38 private static final String BASE_DIR = TEST_COMPARE_DIR + "/bc_mode"; field in VelocimacroBCModeTestCase
|
/aosp_15_r20/packages/modules/Wifi/ |
D | wifi_upload_hook.py | 23 BASE_DIR = "service/ServiceWifiResources/res/" variable
|
/aosp_15_r20/external/pytorch/.github/scripts/ |
H A D | test_gitutils.py | 15 BASE_DIR = Path(__file__).parent variable
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/system-service/src/com/android/server/adservices/consent/ |
D | AppConsentManagerTest.java | 53 private static final String BASE_DIR = sContext.getFilesDir().getAbsolutePath(); field in AppConsentManagerTest
|
D | ConsentManagerTest.java | 66 private static final String BASE_DIR = TEST_DIR.getAbsolutePath(); field in ConsentManagerTest
|
/aosp_15_r20/external/angle/build/toolchain/win/ |
H A D | tool_wrapper.py | 20 BASE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
|
/aosp_15_r20/external/cronet/build/toolchain/win/ |
H A D | tool_wrapper.py | 20 BASE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
|
/aosp_15_r20/external/drm_hwcomposer/.ci/ |
H A D | Makefile | 2 BASE_DIR:=../aospless macro
|
/aosp_15_r20/external/cronet/net/tools/testserver/ |
H A D | testserver.py | 27 BASE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | VerifyAttributeValues.java | 37 private static final File BASE_DIR = new File(CLDRPaths.BASE_DIRECTORY); field in VerifyAttributeValues
|
/aosp_15_r20/external/deqp/modules/internal/ |
H A D | ditImageCompareTests.cpp | 41 static const char *BASE_DIR = "internal/data/imagecompare"; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify22.c | 42 #define BASE_DIR "internal_dir" macro
|
/aosp_15_r20/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/ |
H A D | BandwidthTest.java | 52 private final static String BASE_DIR = field in BandwidthTest
|
/aosp_15_r20/external/angle/build/android/pylib/results/presentation/ |
H A D | test_results_presentation.py | 26 BASE_DIR = os.path.abspath(os.path.join( variable
|
/aosp_15_r20/external/cronet/build/android/pylib/results/presentation/ |
H A D | test_results_presentation.py | 26 BASE_DIR = os.path.abspath(os.path.join( variable
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
H A D | TestAttributeValues.java | 63 private static final File BASE_DIR = new File(CLDRPaths.BASE_DIRECTORY); field in TestAttributeValues
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/system-service/src/com/android/server/adservices/ |
D | AdServicesManagerServiceTest.java | 125 private static final String BASE_DIR = PPAPI_CONTEXT.getFilesDir().getAbsolutePath(); field in AdServicesManagerServiceTest
|