Home
last modified time | relevance | path

Searched defs:methods (Results 1 – 13 of 13) 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_InstanceNonce.c309 static JNINativeMethod methods[] = { variable
Dandroid_jni_cts_StaticNonce.c324 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/tests/tests/os/jni/
Dandroid_os_cts_SeccompTest.cpp77 static JNINativeMethod methods[] = { variable
/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/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/tools/utils/
DDescriptionGenerator.java545 Collection<MethodDoc> methods = getAllMethods(clazz); in getTestMethods() local
613 ArrayList<MethodDoc> methods = new ArrayList<MethodDoc>(); in getAllMethods() local
/cts/tests/tests/icu/tools/android/icu/cts/tools/
DGenerateTestCaseXML.java217 private final Set<String> methods = new TreeSet<>(); field in GenerateTestCaseXML.TestCase
/cts/tests/signature/src/android/signature/cts/
DJDiffClassDescription.java610 Method[] methods = mClass.getDeclaredMethods(); in findMatchingMethod() local
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...