Home
last modified time | relevance | path

Searched refs:image (Results 1 – 25 of 83) sorted by relevance

1234

/art/test/118-noimage-dex2oat/
Dexpected-stdout.txt3 Has image is false, is image dex2oat enabled is false, is BOOTCLASSPATH on disk is false.
7 Has image is true, is image dex2oat enabled is true, is BOOTCLASSPATH on disk is true.
11 Has image is true, is image dex2oat enabled is true, is BOOTCLASSPATH on disk is true.
/art/test/176-app-image-string/
DAndroid.bp3 // Build rules for ART run-test `176-app-image-string`.
16 name: "art-run-test-176-app-image-string",
21 ":art-run-test-176-app-image-string-expected-stdout",
22 ":art-run-test-176-app-image-string-expected-stderr",
28 name: "art-run-test-176-app-image-string-expected-stdout",
29 out: ["art-run-test-176-app-image-string-expected-stdout.txt"],
36 name: "art-run-test-176-app-image-string-expected-stderr",
37 out: ["art-run-test-176-app-image-string-expected-stderr.txt"],
/art/test/159-app-image-fields/
DAndroid.bp3 // Build rules for ART run-test `159-app-image-fields`.
16 name: "art-run-test-159-app-image-fields",
21 ":art-run-test-159-app-image-fields-expected-stdout",
22 ":art-run-test-159-app-image-fields-expected-stderr",
28 name: "art-run-test-159-app-image-fields-expected-stdout",
29 out: ["art-run-test-159-app-image-fields-expected-stdout.txt"],
36 name: "art-run-test-159-app-image-fields-expected-stderr",
37 out: ["art-run-test-159-app-image-fields-expected-stderr.txt"],
Dinfo.txt1 Regression test for erroneously storing an ArtField* in the app image DexCache
2 when the class from the corresponding FieldId is not in the app image, only the
/art/test/172-app-image-twice/
DAndroid.bp3 // Build rules for ART run-test `172-app-image-twice`.
16 name: "art-run-test-172-app-image-twice",
21 ":art-run-test-172-app-image-twice-expected-stdout",
22 ":art-run-test-172-app-image-twice-expected-stderr",
28 name: "art-run-test-172-app-image-twice-expected-stdout",
29 out: ["art-run-test-172-app-image-twice-expected-stdout.txt"],
36 name: "art-run-test-172-app-image-twice-expected-stderr",
37 out: ["art-run-test-172-app-image-twice-expected-stderr.txt"],
/art/test/163-app-image-methods/
DAndroid.bp3 // Build rules for ART run-test `163-app-image-methods`.
16 name: "art-run-test-163-app-image-methods",
21 ":art-run-test-163-app-image-methods-expected-stdout",
22 ":art-run-test-163-app-image-methods-expected-stderr",
28 name: "art-run-test-163-app-image-methods-expected-stdout",
29 out: ["art-run-test-163-app-image-methods-expected-stdout.txt"],
36 name: "art-run-test-163-app-image-methods-expected-stderr",
37 out: ["art-run-test-163-app-image-methods-expected-stderr.txt"],
Dinfo.txt1 Regression test for erroneously storing an ArtMethod* in the app image DexCache
2 when the class from the corresponding MethodId is not in the app image, only the
/art/test/178-app-image-native-method/
DAndroid.bp3 // Build rules for ART run-test `178-app-image-native-method`.
16 name: "art-run-test-178-app-image-native-method",
21 ":art-run-test-178-app-image-native-method-expected-stdout",
22 ":art-run-test-178-app-image-native-method-expected-stderr",
28 name: "art-run-test-178-app-image-native-method-expected-stdout",
29 out: ["art-run-test-178-app-image-native-method-expected-stdout.txt"],
36 name: "art-run-test-178-app-image-native-method-expected-stderr",
37 out: ["art-run-test-178-app-image-native-method-expected-stderr.txt"],
/art/test/158-app-image-class-table/
DAndroid.bp3 // Build rules for ART run-test `158-app-image-class-table`.
16 name: "art-run-test-158-app-image-class-table",
21 ":art-run-test-158-app-image-class-table-expected-stdout",
22 ":art-run-test-158-app-image-class-table-expected-stderr",
28 name: "art-run-test-158-app-image-class-table-expected-stdout",
29 out: ["art-run-test-158-app-image-class-table-expected-stdout.txt"],
36 name: "art-run-test-158-app-image-class-table-expected-stderr",
37 out: ["art-run-test-158-app-image-class-table-expected-stderr.txt"],
Dinfo.txt1 Regression test for app image class table being erroneously omitted
2 when it contains only boot image class loader classes while dex caches
/art/tools/
Drun-jdwp-tests.sh75 image="-Ximage:/apex/com.android.art/javalib/boot.art"
114 image="-Ximage:/system/non/existent/vogar.art"
140 image=""
180 image="$1"
288 if [[ "x$image" != "x" ]]; then
370 if [[ "$image" != "" ]]; then
371 vm_args="$vm_args --vm-arg $image"
372 debuggee_args="$debuggee_args $image"
Dboot-image-profile-generate.sh73 OUT_BOOT_PROFILE="$OUT_DIR"/boot-image-profile.txt
118 --generate-boot-image-profile \
133 --generate-boot-image-profile \
/art/test/1001-app-image-regions/
Dexpected-stdout.txt2 App image loaded true
4 App image section size large enough true
/art/test/616-cha-miranda/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/616-cha-proxy-method-inline/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/678-quickening/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/679-locks/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/616-cha-unloading/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/688-shared-library/
Drun19 exec ${RUN} "${@}" --no-app-image
/art/test/616-cha/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/616-cha-abstract/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/616-cha-interface/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/616-cha-interface-default/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/runtime/
Dimage.h203 static std::string GetOatLocationFromImageLocation(const std::string& image) { in GetOatLocationFromImageLocation() argument
204 return GetLocationFromImageLocation(image, "oat"); in GetOatLocationFromImageLocation()
207 static std::string GetVdexLocationFromImageLocation(const std::string& image) { in GetVdexLocationFromImageLocation() argument
208 return GetLocationFromImageLocation(image, "vdex"); in GetVdexLocationFromImageLocation()
421 static std::string GetLocationFromImageLocation(const std::string& image, in GetLocationFromImageLocation() argument
423 std::string filename = image; in GetLocationFromImageLocation()
/art/test/141-class-unload/
Drun18 exec ${RUN} $@ --no-secondary-app-image

1234