Home
last modified time | relevance | path

Searched refs:getFirstSourceFromDb (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/data/measurement/
DMeasurementDaoTest.java13863 assertThat(getFirstSourceFromDb().getAggregateDebugReportContributions()) in updateSourceAggregateDebugContributions_updateFromPreValue_success()
13874 assertThat(getFirstSourceFromDb().getAggregateDebugReportContributions()) in updateSourceAggregateDebugContributions_updateFromPreValue_success()
14157 private Source getFirstSourceFromDb() { in getFirstSourceFromDb() method in MeasurementDaoTest