Home
last modified time | relevance | path

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

/art/tools/
Dbuild_linux_bionic_tests.sh40 host_out=$(get_build_var HOST_OUT)
93 $(find $host_out/apex/com.android.art.host.zipapex -type f | sed "s:$host_out:$soong_out:g")
94 $(find $host_out/lib64 -type f | sed "s:$host_out:$soong_out:g")
95 $(find $host_out/nativetest64 -type f | sed "s:$host_out:$soong_out:g"))
Dbuild_linux_bionic.sh55 host_out=$(get_build_var HOST_OUT)
/art/build/apex/
Dart_apex_test.py1065 host_out = os.environ['ANDROID_HOST_OUT']
1068 test_args.debugfs = '%s/bin/debugfs' % host_out