OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:framework_location
(Results
1 - 2
of
2
) sorted by null
/art/tools/
run-jdwp-tests.sh
114
framework_location
="${ANDROID_HOST_OUT:${#ANDROID_BUILD_TOP}+1}/framework"
122
boot_classpath_locations="$(boot_classpath_arg ${
framework_location
} -hostdex $BOOT_CLASSPATH_JARS)"
/art/test/etc/
run-test-jar
608
framework_location
="${ANDROID_HOST_OUT:${#ANDROID_BUILD_TOP}+1}/framework"
618
framework_location
="${ANDROID_ROOT}/framework"
626
bpath_locations+="${bpath_separator}${
framework_location
}/${bpath_module}${bpath_suffix}.jar"
[
all
...]
Completed in 2259 milliseconds