Home
last modified time | relevance | path

Searched refs:location (Results 1 – 11 of 11) sorted by relevance

/test/app_compat/csuite/integration_tests/
DAndroid.bp23 // 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/
DAndroid.bp35 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/
DAndroidLocalSdkProvider.java58 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/
DAndroid.bp23 // artifact location instead of using the Soong 'location' feature.
/test/vts-testcase/vndk/golden/
DAndroid.bp35 cmd: "$(location extract_lsdump) $(in) $(out)",
/test/dittosuite/
DBUILD.bazel40 cmd = "./$(location ditto2cpp.py) -s $(SRCS) -o $@",
DAndroid.bp65 cmd: "python3 $(location ditto2cpp.py) -o $(out) -s $(in)",
DDoxyfile68 # 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/
DREADME.md47 * Enable location service.
/test/cts-root/tests/bugreport/src/android/bugreport/cts_root/
DBugreportManagerTest.java423 String location = callback.getBugreportFile(); in startDeferredReport() local
431 location, parcelFd(bugreportFile), in startDeferredReport()
/test/app_compat/csuite/
Dpylintrc5 # Its canonical open-source location is: