Searched refs:location (Results 1 – 11 of 11) sorted by relevance
/test/app_compat/csuite/integration_tests/ |
D | Android.bp | 23 // artifact location instead of using the Soong 'location' feature. 35 "ANDROID_HOST_OUT=$$(dirname $(location :csuite-tradefed))/.. && " + 38 "cp $(location :csuite-tradefed) $${CSUITE_TOOLS} && " + 39 "cp $(location :test-utils-script) $${CSUITE_TOOLS} && " + 41 "cp $(location :tradefed) $${CSUITE_TOOLS} && " + 42 "cp $(location :compatibility-host-util) $${CSUITE_TOOLS} && " + 43 "cp $(location :csuite-app-launch) $${CSUITE_TESTCASES} && " + 44 // We skip copying the csuite-tradefed-tests jar since its location is 48 "$(location soong_zip) -o $(out) -d -C $(genDir) -D $${ANDROID_CSUITE}",
|
/test/vts-testcase/kernel/ltp/testcase/ |
D | Android.bp | 35 cmd: "$(location gen_ltp_config) --arch arm --bitness 64 --low-mem False --hwasan False $(out)", 52 cmd: "$(location gen_ltp_config) --arch arm --bitness 64 --low-mem True --hwasan False $(out)", 69 cmd: "$(location gen_ltp_config) --arch arm --bitness 64 --low-mem False --hwasan True $(out)", 86 cmd: "$(location gen_ltp_config) --arch arm --bitness 64 --low-mem True --hwasan True $(out)", 103 cmd: "$(location gen_ltp_config) --arch arm --bitness 32 --low-mem False --hwasan False $(out)", 120 cmd: "$(location gen_ltp_config) --arch arm --bitness 32 --low-mem True --hwasan False $(out)", 134 … cmd: "$(location gen_ltp_config) --arch riscv --bitness 64 --low-mem False --hwasan False $(out)", 151 cmd: "$(location gen_ltp_config) --arch x86 --bitness 64 --low-mem False --hwasan False $(out)", 168 cmd: "$(location gen_ltp_config) --arch x86 --bitness 32 --low-mem False --hwasan False $(out)",
|
/test/robolectric-extensions/plugins/src/main/java/org/robolectric/android/plugins/ |
D | AndroidLocalSdkProvider.java | 58 Path location = findTargetJar(); in populateSdks() local 60 JarFile jarFile = new JarFile(location.toFile()); in populateSdks() 64 release.getShortCode(), location); in populateSdks()
|
/test/app_compat/csuite/pylib/ |
D | Android.bp | 23 // artifact location instead of using the Soong 'location' feature.
|
/test/vts-testcase/vndk/golden/ |
D | Android.bp | 35 cmd: "$(location extract_lsdump) $(in) $(out)",
|
/test/dittosuite/ |
D | BUILD.bazel | 40 cmd = "./$(location ditto2cpp.py) -s $(SRCS) -o $@",
|
D | Android.bp | 65 cmd: "python3 $(location ditto2cpp.py) -o $(out) -s $(in)",
|
D | Doxyfile | 68 # entered, it will be relative to the location where doxygen was started. If 1575 # The HHC_LOCATION tag can be used to specify the location (absolute path 1678 # The QHG_LOCATION tag can be used to specify the location (absolute path 1841 # When MathJax is enabled you need to specify the location relative to the HTML 1958 # to a relative location where the documentation can be found. The format is: 2459 # file the location of the external documentation should be added. The format of 2460 # a tag file without this location is as follows: 2462 # Adding location for the tag files is done as follows: 2534 # to find the font, which can be done by putting it in a standard location or by
|
/test/vts-testcase/nbu/src/ |
D | README.md | 47 * Enable location service.
|
/test/cts-root/tests/bugreport/src/android/bugreport/cts_root/ |
D | BugreportManagerTest.java | 423 String location = callback.getBugreportFile(); in startDeferredReport() local 431 location, parcelFd(bugreportFile), in startDeferredReport()
|
/test/app_compat/csuite/ |
D | pylintrc | 5 # Its canonical open-source location is:
|