Home
last modified time | relevance | path

Searched refs:ANDROID_ART_ROOT (Results 1 – 3 of 3) sorted by relevance

/art/test/etc/
Drun-test-jar17 ANDROID_ART_ROOT="/apex/com.android.art"
246 ANDROID_ART_ROOT="${ANDROID_HOST_OUT}/com.android.art"
390 ANDROID_ART_ROOT="$1"
852 ANDROID_ART_BIN_DIR=$ANDROID_ART_ROOT/bin
1164 export ANDROID_ART_ROOT=$ANDROID_ART_ROOT && \
1214 export ANDROID_ART_ROOT="${ANDROID_ART_ROOT}"
1261 …LOG ANDROID_DATA ANDROID_ROOT ANDROID_I18N_ROOT ANDROID_TZDATA_ROOT ANDROID_ART_ROOT LD_LIBRARY_PA…
1292 …LOG ANDROID_DATA ANDROID_ROOT ANDROID_I18N_ROOT ANDROID_TZDATA_ROOT ANDROID_ART_ROOT LD_LIBRARY_PA…
/art/tools/
Drun-gtests.sh56 env ANDROID_ART_ROOT="$android_art_root" \
Dart203 ANDROID_ART_ROOT=$ANDROID_ART_ROOT \
280 ANDROID_ART_ROOT="$ANDROID_ART_ROOT" \
432 # If ANDROID_ART_ROOT is not set, try to detect whether we are running on
434 if [ -z "$ANDROID_ART_ROOT" ]; then
436 # default value `ANDROID_ART_ROOT` is not the same on host and target:
437 # - on host, `ANDROID_ART_ROOT` is expected to be
439 # - on target, `ANDROID_ART_ROOT` is expected to be
446 ANDROID_ART_ROOT="/apex/com.android.art"
449 ANDROID_ART_ROOT="$ANDROID_ROOT/com.android.art"