/cts/tests/tests/jni/libjnitest/ |
D | android_jni_cts_JniCTest.c | 39 static JNINativeMethod methods[] = { variable
|
D | android_jni_cts_JniCppTest.cpp | 39 static JNINativeMethod methods[] = { variable
|
D | android_jni_cts_StaticNonce.c | 324 static JNINativeMethod methods[] = { variable
|
D | android_jni_cts_InstanceNonce.c | 309 static JNINativeMethod methods[] = { variable
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/ |
D | ConnectReqTestCase.java | 50 Method[] methods = WifiP2pManager.class.getMethods(); in setUp() local
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | ParentProfileTest.java | 96 List<Method> methods = CurrentApiHelper.getPublicApis(PACKAGE_NAME, CLASS_NAME); in testParentProfileApiDisabled() local
|
/cts/tools/dex-tools/src/dex/reader/ |
D | DexClassImpl.java | 52 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/ |
D | android_os_cts_SeccompTest.cpp | 88 static JNINativeMethod methods[] = { variable
|
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/ |
D | TextReport.java | 64 List<ApiMethod> methods = new ArrayList<ApiMethod>(apiClass.getMethods()); in printTextReport() local
|
/cts/hostsidetests/appsecurity/test-apps/SplitApp/jni/ |
D | com_android_cts_splitapp_Native.cpp | 40 static JNINativeMethod methods[] = { variable
|
/cts/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/ |
D | ResultReporterTest.java | 185 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/ |
D | DescriptionGenerator.java | 545 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/ |
D | JvmtiRedefineClassesTest.java | 739 private void checkClassHasMethods(Class<?> target, ExpectedMethod[] methods) throws Exception { in checkClassHasMethods()
|
/cts/tests/signature/src/android/signature/cts/ |
D | JDiffClassDescription.java | 640 Method[] methods = mClass.getDeclaredMethods(); in findMatchingMethod() local 1180 List<String> methods = checkInterfaceMethodCompliance(); in checkClassCompliance() local
|
/cts/tools/vm-tests-tf/lib/ |
D | junit.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/awtui/
junit/ ... |
/cts/tests/libcore/javautilcollections/libs/ |
D | guava-testlib-20.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |