/packages/modules/AdServices/shared/tests/device-side/java/com/android/adservices/shared/errorlogging/ |
D | AbstractAdServicesErrorLoggerTest.java | 42 private static final String METHOD_NAME = "getTopics"; field in AbstractAdServicesErrorLoggerTest 87 createSQLiteExceptionWith3StackTraceElements(CLASS_NAME, METHOD_NAME, LINE_NUMBER); in testLogErrorInternal() 98 .setMethodName(METHOD_NAME) in testLogErrorInternal() 116 Exception exception = createSQLiteException(CLASS_NAME, METHOD_NAME, LINE_NUMBER); in testLogErrorWithExceptionInfo_errorLoggingFlagEnabled() 129 .setMethodName(METHOD_NAME) in testLogErrorWithExceptionInfo_errorLoggingFlagEnabled() 139 Exception exception = createSQLiteException(fullClassName, METHOD_NAME, LINE_NUMBER); in testLogErrorWithExceptionInfo_fullyQualifiedClassName_errorLoggingFlagEnabled() 152 .setMethodName(METHOD_NAME) in testLogErrorWithExceptionInfo_fullyQualifiedClassName_errorLoggingFlagEnabled() 161 Exception exception = createSQLiteException(/* className = */ "", METHOD_NAME, LINE_NUMBER); in testLogErrorWithExceptionInfo_emptyClassName_errorLoggingFlagEnabled() 173 .setMethodName(METHOD_NAME) in testLogErrorWithExceptionInfo_emptyClassName_errorLoggingFlagEnabled()
|
D | AdServicesErrorStatsTest.java | 31 private static final String METHOD_NAME = "getTopics"; field in AdServicesErrorStatsTest 42 .setMethodName(METHOD_NAME) in testBuilderCreateSuccess() 50 expect.that(errorData.getMethodName()).isEqualTo(METHOD_NAME); in testBuilderCreateSuccess() 61 .setMethodName(METHOD_NAME) in testBuilderCreateSuccess_lineNumberMissing_ppapiNameMissing() 68 expect.that(errorData.getMethodName()).isEqualTo(METHOD_NAME); in testBuilderCreateSuccess_lineNumberMissing_ppapiNameMissing()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/common/src/com/android/adservices/errorlogging/ |
D | AdServicesErrorLoggerImplTest.java | 46 private static final String METHOD_NAME = "getTopics"; field in AdServicesErrorLoggerImplTest 105 Exception exception = createSQLiteException(CLASS_NAME, METHOD_NAME, LINE_NUMBER); in testLogErrorWithExceptionInfo_errorLoggingFlagEnabled() 118 .setMethodName(METHOD_NAME) in testLogErrorWithExceptionInfo_errorLoggingFlagEnabled() 128 Exception exception = createSQLiteException(fullClassName, METHOD_NAME, LINE_NUMBER); in testLogErrorWithExceptionInfo_fullyQualifiedClassName_errorLoggingFlagEnabled() 141 .setMethodName(METHOD_NAME) in testLogErrorWithExceptionInfo_fullyQualifiedClassName_errorLoggingFlagEnabled() 150 Exception exception = createSQLiteException(/* className = */ "", METHOD_NAME, LINE_NUMBER); in testLogErrorWithExceptionInfo_emptyClassName_errorLoggingFlagEnabled() 162 .setMethodName(METHOD_NAME) in testLogErrorWithExceptionInfo_emptyClassName_errorLoggingFlagEnabled()
|
/packages/apps/Settings/src/com/android/settings/biometrics/activeunlock/ |
D | ActiveUnlockSummaryListener.java | 24 private static final String METHOD_NAME = "getSummary"; field in ActiveUnlockSummaryListener 31 context, listener, TAG, METHOD_NAME, SUMMARY_KEY); in ActiveUnlockSummaryListener()
|
D | ActiveUnlockDeviceNameListener.java | 24 private static final String METHOD_NAME = "getDeviceName"; field in ActiveUnlockDeviceNameListener 31 context, listener, TAG, METHOD_NAME, DEVICE_NAME_KEY); in ActiveUnlockDeviceNameListener()
|
/packages/modules/OnDevicePersonalization/federatedcompute/jni/cpp/ |
D | fl_runner_jni.cc | 29 #define JFUN(METHOD_NAME) \ argument 30 Java_com_android_federatedcompute_services_training_jni_FlRunnerWrapper_##METHOD_NAME // NOLINT
|
/packages/apps/Car/DebuggingRestrictionController/libs/ |
D | httpclient-4.5.12.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |