Home | History | Annotate | Download | only in tests

Lines Matching refs:_NDK_TESTING_ALL_

35 # Defining _NDK_TESTING_ALL_=yes to put armeabi-v7a-hard in its own libs/armeabi-v7a-hard
37 # APP_ABI=armeabi-v7a and APP_ABI=armeabi-v7a-hard. Without _NDK_TESTING_ALL_=yes, tests
39 if [ -z "$_NDK_TESTING_ALL_" ]; then
40 _NDK_TESTING_ALL_=all
42 export _NDK_TESTING_ALL_
974 if [ "$_NDK_TESTING_ALL_" = "yes" ]; then