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

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
testit_android 72 VALID_ABIS="armeabi armeabi-v7a x86 mips"
157 for ABI in $VALID_ABIS; do
170 for ABI in $VALID_ABIS; do
178 echo "ERROR: Invalid abi '$TARGET_ABI'. Must be one of: $VALID_ABIS"
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
testit_android 72 VALID_ABIS="armeabi armeabi-v7a armeabi-v7a-hard x86 mips"
153 for ABI in $VALID_ABIS; do
166 for ABI in $VALID_ABIS; do
174 echo "ERROR: Invalid abi '$TARGET_ABI'. Must be one of: $VALID_ABIS"

Completed in 2872 milliseconds