Searched refs:both (Results 1 – 25 of 98) sorted by relevance
1234
/frameworks/base/packages/CtsShim/build/ |
D | Android.bp | 35 compile_multilib: "both", 67 compile_multilib: "both", 97 compile_multilib: "both",
|
/frameworks/libs/native_bridge_support/ |
D | Android.bp | 33 "-Wl,--hash-style=both", 45 compile_multilib: "both",
|
/frameworks/av/media/bufferpool/2.0/tests/ |
D | Android.bp | 32 compile_multilib: "both", 50 compile_multilib: "both",
|
/frameworks/av/media/bufferpool/1.0/vts/ |
D | Android.bp | 32 compile_multilib: "both", 50 compile_multilib: "both",
|
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/ |
D | Android.bp | 25 compile_multilib: "both", 37 compile_multilib: "both",
|
/frameworks/base/core/tests/coretests/src/android/provider/ |
D | SettingsValidatorsTest.java | 296 String[] both = new String[firstLen + secondLen]; in concat() local 297 System.arraycopy(first, 0, both, 0, firstLen); in concat() 298 System.arraycopy(second, 0, both, firstLen, secondLen); in concat() 299 return both; in concat()
|
/frameworks/base/packages/Tethering/tests/integration/ |
D | Android.bp | 58 compile_multilib: "both", 83 compile_multilib: "both",
|
/frameworks/native/opengl/tests/testViewport/ |
D | Android.bp | 3 // This makefile builds both an activity and a shared library.
|
/frameworks/compile/slang/tests/F_root_compute_non_const_usrData/ |
D | stderr.txt.expect | 1 … can only have one non-const pointer parameter. Parameters 'aout' and 'usrData' are both non-const.
|
/frameworks/base/packages/Tethering/tests/unit/ |
D | Android.bp | 17 // Tests in this folder are included both in unit tests and CTS. 91 compile_multilib: "both",
|
/frameworks/native/cmds/flatland/ |
D | Android.mk | 18 LOCAL_MULTILIB := both
|
/frameworks/native/opengl/tests/gl2_jni/ |
D | Android.bp | 3 // This makefile builds both an activity and a shared library.
|
/frameworks/native/opengl/tests/gldual/ |
D | Android.bp | 3 // This makefile builds both an activity and a shared library.
|
/frameworks/native/opengl/tests/gl_perfapp/ |
D | Android.bp | 3 // This makefile builds both an activity and a shared library.
|
/frameworks/base/wifi/tests/assets/pps/ |
D | README.txt | 6 PerProviderSubscription_InvalidNode.xml - FQDN node contains both Value and a child node
|
/frameworks/native/opengl/tests/gl_jni/ |
D | Android.bp | 3 // This makefile builds both an activity and a shared library.
|
/frameworks/base/core/tests/BTtraffic/ |
D | README | 9 3. Bluetooth has to be turned on on both side. 19 On both the server and client device, install the 2 apk:
|
/frameworks/base/libs/usb/tests/AccessoryChat/ |
D | README.txt | 8 It builds both for the host (Linux PC) and as an android
|
/frameworks/base/tools/lock_agent/ |
D | Android.bp | 20 compile_multilib: "both",
|
/frameworks/base/tests/DynamicCodeLoggerIntegrationTests/ |
D | Android.mk | 73 LOCAL_MULTILIB := both
|
/frameworks/base/packages/SystemUI/tests/ |
D | Android.mk | 31 LOCAL_MULTILIB := both
|
/frameworks/base/services/tests/uiservicestests/ |
D | Android.bp | 41 compile_multilib: "both",
|
/frameworks/base/native/android/ |
D | libandroid_net.map.txt | 4 # because the same LLNDK library serves for both system and vendor partition
|
/frameworks/base/packages/Tethering/tests/privileged/ |
D | Android.bp | 29 compile_multilib: "both",
|
/frameworks/native/ |
D | PREUPLOAD.cfg | 29 # bugreports matches both cmds/bugreport and cmds/bugreportz
|
1234