Searched refs:insertDBReportingComputationInfo (Results 1 – 5 of 5) sorted by relevance
396 mAdSelectionEntryDao.insertDBReportingComputationInfo(DB_REPORTING_COMPUTATION_INFO_1); in testGetReportingComputationInfoById()410 mAdSelectionEntryDao.insertDBReportingComputationInfo(DB_REPORTING_COMPUTATION_INFO_1); in testInsertDBReportingComputationInfo()1981 mAdSelectionEntryDao.insertDBReportingComputationInfo(DB_REPORTING_COMPUTATION_INFO_1); in test_getReportingDataForId_idSupportsComputationData_successShouldUseUnifiedTablesEnabled()2215 mAdSelectionEntryDao.insertDBReportingComputationInfo(DB_REPORTING_COMPUTATION_INFO_1); in test_removeExpiredAdSelectionInitializations_removesExpiredEntries()2222 mAdSelectionEntryDao.insertDBReportingComputationInfo(DB_REPORTING_COMPUTATION_INFO_2); in test_removeExpiredAdSelectionInitializations_removesExpiredEntries()
1009 public abstract void insertDBReportingComputationInfo( in insertDBReportingComputationInfo() method in AdSelectionEntryDao
800 mAdSelectionEntryDao.insertDBReportingComputationInfo(
1671 mAdSelectionEntryDao.insertDBReportingComputationInfo(dbReportingComputationInfo); in testReportImpressionSuccessWithUnifiedTablesEnabledAuctionServerDisabled()1814 mAdSelectionEntryDao.insertDBReportingComputationInfo(dbReportingComputationInfo); in testReportImpressionSuccessWithUnifiedTablesEnabledAuctionServerEnabled()1958 mAdSelectionEntryDao.insertDBReportingComputationInfo(dbReportingComputationInfo); in testReportImpressionFailsWithInvalidAdSelectionIdUnifiedTablesEnabledAuctionServerEnabled()2096 mAdSelectionEntryDao.insertDBReportingComputationInfo(dbReportingComputationInfo); in testReportImpressionFailsWithInvalidAdSelectionIdUnifiedTablesEnabledAuctionServerDisabled()2228 mAdSelectionEntryDao.insertDBReportingComputationInfo(dbReportingComputationInfo); in testReportImpressionFailsWithIncorrectPackageNameUnifiedTablesEnabledAuctionServerDisabled()2350 mAdSelectionEntryDao.insertDBReportingComputationInfo(dbReportingComputationInfo); in testReportImpressionFailsWithIncorrectPackageNameUnifiedTablesEnabledAuctionServerEnabled()
658 verify(mAdSelectionEntryDaoSpy).insertDBReportingComputationInfo(expectedDBComputationInfo); in testRunAdSelectionSuccessWithShouldUseUnifiedTablesFlag()