Home
last modified time | relevance | path

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

1234

/art/test/118-noimage-dex2oat/
Dexpected.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/1001-app-image-regions/
Dexpected.txt2 App image loaded true
4 App image section size large enough true
/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/158-app-image-class-table/
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/test/163-app-image-methods/
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/159-app-image-fields/
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/679-locks/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/616-cha-interface/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/678-quickening/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/688-shared-library/
Drun19 exec ${RUN} "${@}" --no-app-image
/art/test/616-cha-miranda/
Drun18 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-proxy-method-inline/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/616-cha-unloading/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/616-cha-interface-default/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/130-hprof/
Drun18 exec ${RUN} $@ --no-secondary-app-image
/art/test/141-class-unload/
Drun18 exec ${RUN} $@ --no-secondary-app-image
/art/test/1938-transform-abstract-single-impl/
Drun17 ./default-run "$@" --jvmti --no-app-image
/art/test/938-load-transform-bcp/
Drun17 ./default-run "$@" --jvmti --no-app-image
/art/test/934-load-transform/
Drun17 ./default-run "$@" --jvmti --no-app-image
/art/test/929-search/
Drun21 --no-app-image
/art/test/933-misc-events/
Drun21 --no-app-image
/art/test/935-non-retransformable/
Drun17 ./default-run "$@" --jvmti --no-app-image

1234