Home
last modified time | relevance | path

Searched refs:ExpectErrorLogUtilWithExceptionCall (Results 1 – 25 of 76) sorted by relevance

1234

/packages/modules/AdServices/adservices/tests/unittest/adservices-test-utility/src/com/android/adservices/common/logging/
DAdServicesErrorLogUtilWithExceptionVerifierTest.java20 import static com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall
21 import static com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall
26 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
210 ExpectErrorLogUtilWithExceptionCall annotation1 = in testGetExpectedLogCalls_withMultipleValidAnnotations_returnsNonEmptyList()
216 ExpectErrorLogUtilWithExceptionCall annotation2 = in testGetExpectedLogCalls_withMultipleValidAnnotations_returnsNonEmptyList()
228 new ExpectErrorLogUtilWithExceptionCall[] { in testGetExpectedLogCalls_withMultipleValidAnnotations_returnsNonEmptyList()
252 ExpectErrorLogUtilWithExceptionCall annotation1 = in testGetExpectedLogCalls_withMultipleAnnotationZeroTimes_throwsException()
258 ExpectErrorLogUtilWithExceptionCall annotation2 = in testGetExpectedLogCalls_withMultipleAnnotationZeroTimes_throwsException()
270 new ExpectErrorLogUtilWithExceptionCall[] { in testGetExpectedLogCalls_withMultipleAnnotationZeroTimes_throwsException()
289 ExpectErrorLogUtilWithExceptionCall annotation1 = in testGetExpectedLogCalls_withMultipleAnnotationNegativeTimes_throwsException()
[all …]
/packages/modules/AdServices/adservices/tests/test-util/java/com/android/adservices/common/logging/
DAdServicesErrorLogUtilWithExceptionVerifier.java19 import static com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall
23 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
94 List<ExpectErrorLogUtilWithExceptionCall> annotations = getAnnotations(description); in parseExpectedLogCalls()
121 private List<ExpectErrorLogUtilWithExceptionCall> getAnnotations(Description description) { in getAnnotations()
130 ExpectErrorLogUtilWithExceptionCall single = in getAnnotations()
131 description.getAnnotation(ExpectErrorLogUtilWithExceptionCall.class); in getAnnotations()
DErrorLogUtilCall.java21 import static com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall
22 import static com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall
27 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
114 ExpectErrorLogUtilWithExceptionCall annotation, in createFrom()
130 validateAllParamsDefined(call, ExpectErrorLogUtilWithExceptionCall.ANNOTATION_NAME); in createFrom()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/download/
DEncryptionKeyConverterUtilTest.java19 import static com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall
33 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
118 @ExpectErrorLogUtilWithExceptionCall(
130 @ExpectErrorLogUtilWithExceptionCall(
142 @ExpectErrorLogUtilWithExceptionCall(
154 @ExpectErrorLogUtilWithExceptionCall(
166 @ExpectErrorLogUtilWithExceptionCall(
/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/customaudience/
DFetchCustomAudienceImplTest.java143 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
311 @ExpectErrorLogUtilWithExceptionCall(
315 @ExpectErrorLogUtilWithExceptionCall(
348 @ExpectErrorLogUtilWithExceptionCall(
389 @ExpectErrorLogUtilWithExceptionCall(
428 @ExpectErrorLogUtilWithExceptionCall(
468 @ExpectErrorLogUtilWithExceptionCall(
509 @ExpectErrorLogUtilWithExceptionCall(
640 @ExpectErrorLogUtilWithExceptionCall(
687 @ExpectErrorLogUtilWithExceptionCall(
[all …]
DCustomAudienceServiceImplTest.java85 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
373 @ExpectErrorLogUtilWithExceptionCall(
428 @ExpectErrorLogUtilWithExceptionCall(
464 @ExpectErrorLogUtilWithExceptionCall(
487 @ExpectErrorLogUtilWithExceptionCall(
508 @ExpectErrorLogUtilWithExceptionCall(
529 @ExpectErrorLogUtilWithExceptionCall(
552 @ExpectErrorLogUtilWithExceptionCall(
620 @ExpectErrorLogUtilWithExceptionCall(
731 @ExpectErrorLogUtilWithExceptionCall(
[all …]
DScheduleCustomAudienceUpdateImplTest.java80 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
503 @ExpectErrorLogUtilWithExceptionCall(
622 @ExpectErrorLogUtilWithExceptionCall(
833 @ExpectErrorLogUtilWithExceptionCall(
837 @ExpectErrorLogUtilWithExceptionCall(
925 @ExpectErrorLogUtilWithExceptionCall(
937 @ExpectErrorLogUtilWithExceptionCall(
963 @ExpectErrorLogUtilWithExceptionCall(
989 @ExpectErrorLogUtilWithExceptionCall(
1030 @ExpectErrorLogUtilWithExceptionCall(
[all …]
/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/
DImpressionReporterTest.java96 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
243 @ExpectErrorLogUtilWithExceptionCall(
256 @ExpectErrorLogUtilWithExceptionCall(
283 @ExpectErrorLogUtilWithExceptionCall(
309 @ExpectErrorLogUtilWithExceptionCall(
335 @ExpectErrorLogUtilWithExceptionCall(
360 @ExpectErrorLogUtilWithExceptionCall(
364 @ExpectErrorLogUtilWithExceptionCall(
390 @ExpectErrorLogUtilWithExceptionCall(
394 @ExpectErrorLogUtilWithExceptionCall(
[all …]
DReportImpressionScriptEngineTest.java45 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
195 @ExpectErrorLogUtilWithExceptionCall(
324 @ExpectErrorLogUtilWithExceptionCall(
363 @ExpectErrorLogUtilWithExceptionCall(
395 @ExpectErrorLogUtilWithExceptionCall(
427 @ExpectErrorLogUtilWithExceptionCall(
461 @ExpectErrorLogUtilWithExceptionCall(
492 @ExpectErrorLogUtilWithExceptionCall(
523 @ExpectErrorLogUtilWithExceptionCall(
555 @ExpectErrorLogUtilWithExceptionCall(
[all …]
DReportAndRegisterEventImplTest.java84 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
285 @ExpectErrorLogUtilWithExceptionCall(
289 @ExpectErrorLogUtilWithExceptionCall(
329 @ExpectErrorLogUtilWithExceptionCall(
333 @ExpectErrorLogUtilWithExceptionCall(
373 @ExpectErrorLogUtilWithExceptionCall(
377 @ExpectErrorLogUtilWithExceptionCall(
558 @ExpectErrorLogUtilWithExceptionCall(
603 @ExpectErrorLogUtilWithExceptionCall(
650 @ExpectErrorLogUtilWithExceptionCall(
[all …]
DAuctionResultValidatorTest.java21 import static com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall
41 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
135 @ExpectErrorLogUtilWithExceptionCall(
161 @ExpectErrorLogUtilWithExceptionCall(
DReportAndRegisterEventFallbackImplTest.java88 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
314 @ExpectErrorLogUtilWithExceptionCall(
379 @ExpectErrorLogUtilWithExceptionCall(
383 @ExpectErrorLogUtilWithExceptionCall(
447 @ExpectErrorLogUtilWithExceptionCall(
512 @ExpectErrorLogUtilWithExceptionCall(
516 @ExpectErrorLogUtilWithExceptionCall(
801 @ExpectErrorLogUtilWithExceptionCall(
856 @ExpectErrorLogUtilWithExceptionCall(
913 @ExpectErrorLogUtilWithExceptionCall(
[all …]
DAuctionServerDataCompressorFactoryTest.java24 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
51 @ExpectErrorLogUtilWithExceptionCall(
/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/common/
DFledgeAllowListsFilterTest.java40 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
109 @ExpectErrorLogUtilWithExceptionCall(
139 @ExpectErrorLogUtilWithExceptionCall(
168 @ExpectErrorLogUtilWithExceptionCall(
197 @ExpectErrorLogUtilWithExceptionCall(
/packages/modules/AdServices/adservices/apk/tests/settingsgaota/src/com/android/adservices/ui/
DOTAResourcesManagerTest.java18 import static com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall
37 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
86 @ExpectErrorLogUtilWithExceptionCall(
101 @ExpectErrorLogUtilWithExceptionCall(
247 @ExpectErrorLogUtilWithExceptionCall(
279 @ExpectErrorLogUtilWithExceptionCall(
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DAdExtBootCompletedReceiverTest.java19 import static com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall
31 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
59 @ExpectErrorLogUtilWithExceptionCall
DAdServicesBackCompatInitTest.java19 import static com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall
49 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
182 @ExpectErrorLogUtilWithExceptionCall(
210 @ExpectErrorLogUtilWithExceptionCall(
213 @ExpectErrorLogUtilWithExceptionCall(
DAppImportanceFilterTest.java47 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
218 @ExpectErrorLogUtilWithExceptionCall(
233 @ExpectErrorLogUtilWithExceptionCall(
260 @ExpectErrorLogUtilWithExceptionCall(
298 @ExpectErrorLogUtilWithExceptionCall(
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/
DDbHelperTest.java23 import static com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall
40 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
119 @ExpectErrorLogUtilWithExceptionCall(
132 @ExpectErrorLogUtilWithExceptionCall(
/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/stats/
DAdsRelevanceStatusUtilsTest.java56 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
132 @ExpectErrorLogUtilWithExceptionCall(
144 @ExpectErrorLogUtilWithExceptionCall(
166 @ExpectErrorLogUtilWithExceptionCall(
/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/reporting/
DDebugReportingJobHandlerTest.java42 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
298 @ExpectErrorLogUtilWithExceptionCall(
325 @ExpectErrorLogUtilWithExceptionCall(
358 @ExpectErrorLogUtilWithExceptionCall(
392 @ExpectErrorLogUtilWithExceptionCall(
426 @ExpectErrorLogUtilWithExceptionCall(
456 @ExpectErrorLogUtilWithExceptionCall(
487 @ExpectErrorLogUtilWithExceptionCall(
/packages/modules/AdServices/adservices/tests/test-util/java/com/android/adservices/common/logging/annotations/
DExpectErrorLogUtilWithExceptionCall.java46 public @interface ExpectErrorLogUtilWithExceptionCall { annotation
48 String ANNOTATION_NAME = ExpectErrorLogUtilWithExceptionCall.class.getSimpleName();
/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/aggregation/
DAggregateEncryptionKeyFetcherTest.java38 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
108 @ExpectErrorLogUtilWithExceptionCall(
123 @ExpectErrorLogUtilWithExceptionCall(
139 @ExpectErrorLogUtilWithExceptionCall(
159 @ExpectErrorLogUtilWithExceptionCall(
/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/access/
DPackageNameUidCheckAccessResolverTest.java19 import static com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall
36 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
122 @ExpectErrorLogUtilWithExceptionCall(
/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/signals/
DPeriodicEncodingJobWorkerTest.java19 import static com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall
37 import com.android.adservices.common.logging.annotations.ExpectErrorLogUtilWithExceptionCall;
163 @ExpectErrorLogUtilWithExceptionCall(
165 @ExpectErrorLogUtilWithExceptionCall(
218 @ExpectErrorLogUtilWithExceptionCall(
221 @ExpectErrorLogUtilWithExceptionCall(

1234