Home
last modified time | relevance | path

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

/aosp12/art/tools/
H A Dbuild_linux_bionic_tests.sh39 host_out=$(get_build_var HOST_OUT)
92 $(find $host_out/apex/com.android.art.host.zipapex -type f | sed "s:$host_out:$soong_out:g")
93 $(find $host_out/lib64 -type f | sed "s:$host_out:$soong_out:g")
94 $(find $host_out/nativetest64 -type f | sed "s:$host_out:$soong_out:g"))
H A Dbuild_linux_bionic.sh57 host_out=$(get_build_var HOST_OUT)
/aosp12/system/libvintf/analyze_matrix/
H A Dhals_for_release.py80 host_out = os.environ.get("ANDROID_HOST_OUT")
81 if host_out and not args.analyze_matrix:
82 analyze_matrix = os.path.join(host_out, "bin", "analyze_matrix")
/aosp12/build/pesto/experiments/prepare_bazel_test_env/
H A Dbazelenv.py515 host_out: pathlib.Path
538 self.host_out = pathlib.Path(env_dict["ANDROID_HOST_OUT"])
582 self.host_out)
/aosp12/art/build/apex/
H A Dart_apex_test.py1010 host_out = os.environ['ANDROID_HOST_OUT']
1013 test_args.debugfs = '%s/bin/debugfs' % host_out