Searched refs:native (Results 1 – 9 of 9) sorted by relevance
12 platform_testing/tests/example/native13 # platform_testing/tests/example/native/14 platform_testing/tests/example/native/Android.bp19 tools/tradefederation/core/res/config/native-benchmark.xml59 native-benchmark
19 import acts.controllers.native as native namespace127 droid = native.NativeAndroid(port=self.h_port)
36 val native = File("/usr/bin/diff") in getNativeDiff() constant37 if (native.isFile) { in getNativeDiff()40 builder.setExecutable(native) in getNativeDiff()
15 # Makefile to build device-based native tests for a test static library.42 # Standard location for native device tests; automatically defaults
157 override fun setNative(native: Boolean) { in setNative()158 set(NATIVE, native) in setNative()
26 fun setNative(native: Boolean) in setPublic()
76 …method @Nullable public native <A extends java.lang.annotation.Annotation> A getDeclaredAnnotation…
487 modifiers, ignoring some that are not API significant (such as "native"). Note
406 // use a native map in the target language to hold the keys and values.