Home
last modified time | relevance | path

Searched refs:native (Results 1 – 15 of 15) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/
Dnative_android_device.py19 import acts.controllers.native as native namespace
127 droid = native.NativeAndroid(port=self.h_port)
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/binarycompatibility/
DBinaryCompatibilityClassMethodsAndConstructors.kt430 fun `Change native to non-native (Compatible)`() { in Change native to non-native (Compatible)()
452 fun `Change non-native to native (Compatible)`() { in Change non-native to native (Compatible)()
/tools/asuite/atest/test_plans/
DINTEGRATION_TESTS12 platform_testing/tests/example/native
13 # platform_testing/tests/example/native/
14 platform_testing/tests/example/native/Android.bp
19 tools/tradefederation/core/res/config/native-benchmark.xml
62 native-benchmark
/tools/tradefederation/core/javatests/test-apps/NativeTestSampleApp/tests/
DAndroid.mk.bak15 # Makefile to build device-based native tests for a test static library.
42 # Standard location for native device tests; automatically defaults
/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/
DMutableModifierList.kt28 fun setNative(native: Boolean)
DDefaultModifierList.kt182 override fun setNative(native: Boolean) { in setNative()
183 set(NATIVE, native) in setNative()
/tools/tradefederation/core/javatests/test-apps/TradeFedNativeTestApp/
DAndroid.bp15 // Makefile to build device-based native tests.
/tools/tradefederation/core/javatests/test-apps/NativeTestSampleApp/
DAndroid.bp15 // Makefile to build sample static library that has native tests.
/tools/asuite/aidegen/
DREADME.md56 ### Example 4: Launch IDE with native module
63 The native projects will be launched in CLion and you have to select,
/tools/netsim/
DAndroid.bp253 "libz", // TODO: Remove for native rust binary
294 "libz", // TODO: Remove for native rust binary
/tools/tradefederation/core/res/perfetto/
Dtrace_config.textproto97 # frameworks/native/cmds/atrace/atrace.cpp in the Android tree for
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_sign.txt98 --lib-page-alignment will be used to page align native
102 --lib-page-alignment The number of bytes to be used to page align native
/tools/metalava/
DFORMAT.md490 modifiers, ignoring some that are not API significant (such as "native"). Note
/tools/asuite/atest/unittest_data/
Dtest_record.proto.testonly39 apct-native 2hello_world_test:
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto406 // use a native map in the target language to hold the keys and values.