Home
last modified time | relevance | path

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

/cts/tests/tests/jni/libjnitest/
Dandroid_jni_cts_JniCppTest.cpp38 static JNINativeMethod methods[] = { variable
Dandroid_jni_cts_JniCTest.c38 static JNINativeMethod methods[] = { variable
Dhelper.c91 int registerJniMethods(JNIEnv* env, const char* className, const JNINativeMethod* methods, in registerJniMethods()
Dandroid_jni_cts_InstanceNonce.c307 static JNINativeMethod methods[] = { variable
Dandroid_jni_cts_StaticNonce.c325 static JNINativeMethod methods[] = { variable
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
DConnectReqTestCase.java51 Method[] methods = WifiP2pManager.class.getMethods(); in setUp() local
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DParentProfileTest.java121 List<Method> methods = CurrentApiHelper.getPublicApis(PACKAGE_NAME, CLASS_NAME); in testParentProfileApiDisabled() local
/cts/tests/tests/os/jni/
Dandroid_os_cts_SeccompTest.cpp78 static JNINativeMethod methods[] = { variable
/cts/tests/tests/instantapp/src/android/cts/instantapp/resolver/
DResolverServiceMethodFallbackTest.kt111 val methods = arrayOf("ResolveInfo" to infoList, "IntentFilter" to filterList) in <lambda>() constant
116 methods.flatMap { (name, methods) -> in <lambda>() method
/cts/tests/signature/lib/common/src/android/signature/cts/
DInterfaceChecker.java98 List<Method> methods = checkInterfaceMethodCompliance(classDescription, runtimeClass); in checkQueued() local
/cts/hostsidetests/utils/src/android/cts/host/utils/
DDeviceJUnit4ClassRunnerWithParameters.java106 List<FrameworkMethod> methods = super.getChildren(); in getChildren() local
/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/
DBedsteadJUnit4.java274 private List<Annotation> bedsteadAnnotationsSortedByMostCommon(List<FrameworkMethod> methods) { in bedsteadAnnotationsSortedByMostCommon()
289 private Map<Annotation, Integer> countAnnotations(List<FrameworkMethod> methods) { in countAnnotations()
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DTextReport.java64 List<ApiMethod> methods = new ArrayList<ApiMethod>(apiClass.getMethods()); in printTextReport() local
/cts/tools/vm-tests-tf/build/src/util/build/
DBuildCTSMainsSources.java74 private void handleTest(String fqcn, List<String> methods) { in handleTest()
DBuildCTSHostSources.java200 private void handleTest(String fqcn, List<String> methods) { in handleTest()
DBuildDalvikSuite.java88 public void handleTest(String fqcn, List<String> methods) { in handleTest()
DBuildUtilBase.java48 public void handleTest(String fqcn, List<String> methods); in handleTest()
/cts/hostsidetests/appsecurity/test-apps/IsolatedSplitApp/native_split/jni/
Dcom_android_cts_isolatedsplitapp_Native.cpp73 static JNINativeMethod methods[] = { variable
/cts/common/device-side/bedstead/dpmwrapper/src/main/java/com/android/bedstead/dpmwrapper/
DDeviceOwnerHelper.java229 private static Method findBestMethod(List<Method> methods, Class<?>[] parameterTypes) { in findBestMethod()
/cts/hostsidetests/appsecurity/test-apps/SplitApp/jni/
Dcom_android_cts_splitapp_Native.cpp100 static JNINativeMethod methods[] = { variable
/cts/hostsidetests/jvmti/redefining/app/src/android/jvmti/cts/
DJvmtiRedefineClassesTest.java737 private void checkClassHasMethods(Class<?> target, ExpectedMethod[] methods) throws Exception { in checkClassHasMethods()
/cts/tools/cts-api-coverage/proto/
Dtestsuite.proto103 repeated Method methods = 7; field
/cts/tests/tests/media/src/android/media/cts/
DStubMediaRoute2ProviderService.java442 Method[] methods = proxy.getClass().getMethods(); in doesProxyOverridesMethod() local
/cts/tools/release-parser/proto/
Drelease.proto94 repeated ApiMethod methods = 8; field
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...