Home
last modified time | relevance | path

Searched defs:mockResult (Results 1 – 3 of 3) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/appsearch/src/com/android/adservices/service/appsearch/
DAppSearchMeasurementRollbackWorkerTest.java116 AppSearchBatchResult<String, Void> mockResult = in testClearAdServicesDeletionOccurred() local
203 AppSearchBatchResult<String, Void> mockResult = mock(AppSearchBatchResult.class); in testRecordAdServicesDeletionOccurred() local
DAppSearchDaoTest.java305 AppSearchResult<Void> mockResult = in testWriteConsentData_failure() local
407 AppSearchResult<String> mockResult = in testDeleteConsentData_failure() local
DAppSearchConsentWorkerTest.java922 AppSearchResult<String> mockResult = in initFailureResponse() local