Searched refs:serverAdSelection (Results 1 – 2 of 2) sorted by relevance
81 DBAuctionServerAdSelection serverAdSelection = in testInsertAndRead_validInput_success() local91 mServerAdSelectionDao.insertAuctionServerAdSelection(serverAdSelection); in testInsertAndRead_validInput_success()93 serverAdSelection, in testInsertAndRead_validInput_success()142 DBAuctionServerAdSelection serverAdSelection = in testInsert_duplicateAdSelectionId_aborts() local152 mServerAdSelectionDao.insertAuctionServerAdSelection(serverAdSelection); in testInsert_duplicateAdSelectionId_aborts()156 () -> mServerAdSelectionDao.insertAuctionServerAdSelection(serverAdSelection)); in testInsert_duplicateAdSelectionId_aborts()168 DBAuctionServerAdSelection serverAdSelection = in testDelete_retrievingDeletedId_fails() local178 mServerAdSelectionDao.insertAuctionServerAdSelection(serverAdSelection); in testDelete_retrievingDeletedId_fails()180 serverAdSelection, in testDelete_retrievingDeletedId_fails()
36 DBAuctionServerAdSelection serverAdSelection); in insertAuctionServerAdSelection() argument45 DBAuctionServerAdSelection serverAdSelection); in updateAuctionServerAdSelection() argument