Home
last modified time | relevance | path

Searched defs:methods (Results 1 – 16 of 16) sorted by relevance

/cts/tests/tests/jni/libjnitest/
Dandroid_jni_cts_JniCTest.c39 static JNINativeMethod methods[] = { variable
Dandroid_jni_cts_JniCppTest.cpp39 static JNINativeMethod methods[] = { variable
Dandroid_jni_cts_StaticNonce.c324 static JNINativeMethod methods[] = { variable
Dandroid_jni_cts_InstanceNonce.c309 static JNINativeMethod methods[] = { variable
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
DConnectReqTestCase.java50 Method[] methods = WifiP2pManager.class.getMethods(); in setUp() local
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DParentProfileTest.java96 List<Method> methods = CurrentApiHelper.getPublicApis(PACKAGE_NAME, CLASS_NAME); in testParentProfileApiDisabled() local
/cts/tools/dex-tools/src/dex/reader/
DDexClassImpl.java52 private List<DexMethod> methods; field in DexClassImpl
226 EncodedMethod[] methods = new EncodedMethod[size]; in parseMethods() local
287 private List<DexMethod> getDexMethods(EncodedMethod[] methods) { in getDexMethods()
/cts/tests/tests/os/jni/
Dandroid_os_cts_SeccompTest.cpp88 static JNINativeMethod methods[] = { variable
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DTextReport.java64 List<ApiMethod> methods = new ArrayList<ApiMethod>(apiClass.getMethods()); in printTextReport() local
/cts/hostsidetests/appsecurity/test-apps/SplitApp/jni/
Dcom_android_cts_splitapp_Native.cpp40 static JNINativeMethod methods[] = { variable
/cts/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
DResultReporterTest.java185 private void makeTestRun(String[] methods, boolean[] passes) { in makeTestRun()
201 String[] methods = new String[] {METHOD_1, METHOD_2, METHOD_3}; in testRepeatedExecutions() local
/cts/tools/utils/
DDescriptionGenerator.java545 Collection<MethodDoc> methods = getAllMethods(clazz); in getTestMethods() local
613 ArrayList<MethodDoc> methods = new ArrayList<MethodDoc>(); in getAllMethods() local
/cts/hostsidetests/jvmti/redefining/app/src/android/jvmti/cts/
DJvmtiRedefineClassesTest.java739 private void checkClassHasMethods(Class<?> target, ExpectedMethod[] methods) throws Exception { in checkClassHasMethods()
/cts/tests/signature/src/android/signature/cts/
DJDiffClassDescription.java640 Method[] methods = mClass.getDeclaredMethods(); in findMatchingMethod() local
1180 List<String> methods = checkInterfaceMethodCompliance(); in checkClassCompliance() local
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/cts/tests/libcore/javautilcollections/libs/
Dguava-testlib-20.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...