HomeSort by relevance Sort by last modified time
    Searched refs:SU_TEST_OUT (Results 1 - 13 of 13) sorted by null

  /external/compiler-rt/lib/asan/scripts/
asan_device_setup 158 SU_TEST_OUT=`$ADB shell su -c "echo foo" 2>&1 | sed 's/\r$//'`
159 if [ $? != 0 -o "$SU_TEST_OUT" != "foo" ]; then
162 echo $SU_TEST_OUT
  /prebuilts/clang/host/darwin-x86/clang-3289846/bin/
asan_device_setup 158 SU_TEST_OUT=`$ADB shell su -c "echo foo" 2>&1 | sed 's/\r$//'`
159 if [ $? != 0 -o "$SU_TEST_OUT" != "foo" ]; then
162 echo $SU_TEST_OUT
  /prebuilts/clang/host/darwin-x86/clang-3859424/bin/
asan_device_setup 158 SU_TEST_OUT=`$ADB shell su -c "echo foo" 2>&1 | sed 's/\r$//'`
159 if [ $? != 0 -o "$SU_TEST_OUT" != "foo" ]; then
162 echo $SU_TEST_OUT
  /prebuilts/clang/host/darwin-x86/clang-4053586/bin/
asan_device_setup 158 SU_TEST_OUT=`$ADB shell su -c "echo foo" 2>&1 | sed 's/\r$//'`
159 if [ $? != 0 -o "$SU_TEST_OUT" != "foo" ]; then
162 echo $SU_TEST_OUT
  /prebuilts/clang/host/linux-x86/clang-3289846/bin/
asan_device_setup 158 SU_TEST_OUT=`$ADB shell su -c "echo foo" 2>&1 | sed 's/\r$//'`
159 if [ $? != 0 -o "$SU_TEST_OUT" != "foo" ]; then
162 echo $SU_TEST_OUT
  /prebuilts/clang/host/linux-x86/clang-3859424/bin/
asan_device_setup 158 SU_TEST_OUT=`$ADB shell su -c "echo foo" 2>&1 | sed 's/\r$//'`
159 if [ $? != 0 -o "$SU_TEST_OUT" != "foo" ]; then
162 echo $SU_TEST_OUT
  /prebuilts/clang/host/linux-x86/clang-4053586/bin/
asan_device_setup 158 SU_TEST_OUT=`$ADB shell su -c "echo foo" 2>&1 | sed 's/\r$//'`
159 if [ $? != 0 -o "$SU_TEST_OUT" != "foo" ]; then
162 echo $SU_TEST_OUT
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/bin/
asan_device_setup 158 SU_TEST_OUT=`$ADB shell su -c "echo foo" 2>&1 | sed 's/\r$//'`
159 if [ $? != 0 -o "$SU_TEST_OUT" != "foo" ]; then
162 echo $SU_TEST_OUT
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/bin/
asan_device_setup 158 SU_TEST_OUT=`$ADB shell su -c "echo foo" 2>&1 | sed 's/\r$//'`
159 if [ $? != 0 -o "$SU_TEST_OUT" != "foo" ]; then
162 echo $SU_TEST_OUT
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/bin/
asan_device_setup 158 SU_TEST_OUT=`$ADB shell su -c "echo foo" 2>&1 | sed 's/\r$//'`
159 if [ $? != 0 -o "$SU_TEST_OUT" != "foo" ]; then
162 echo $SU_TEST_OUT
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/bin/
asan_device_setup 158 SU_TEST_OUT=`$ADB shell su -c "echo foo" 2>&1 | sed 's/\r$//'`
159 if [ $? != 0 -o "$SU_TEST_OUT" != "foo" ]; then
162 echo $SU_TEST_OUT
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/bin/
asan_device_setup 158 SU_TEST_OUT=`$ADB shell su -c "echo foo" 2>&1 | sed 's/\r$//'`
159 if [ $? != 0 -o "$SU_TEST_OUT" != "foo" ]; then
162 echo $SU_TEST_OUT
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/bin/
asan_device_setup 158 SU_TEST_OUT=`$ADB shell su -c "echo foo" 2>&1 | sed 's/\r$//'`
159 if [ $? != 0 -o "$SU_TEST_OUT" != "foo" ]; then
162 echo $SU_TEST_OUT

Completed in 67 milliseconds