Searched refs:ReportInteractionsTestCallback (Results 1 – 1 of 1) sorted by relevance
2079 ReportInteractionsTestCallback reportBuyerInteractionsCallback = in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesDisabled()2093 ReportInteractionsTestCallback reportSellerInteractionsCallback = in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesDisabled()2267 ReportInteractionsTestCallback reportBuyerInteractionsCallback = in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesEnabled()2281 ReportInteractionsTestCallback reportSellerInteractionsCallback = in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesEnabled()4287 public ReportInteractionsTestCallback invokeReportInteractions( in invokeReportInteractions()4291 ReportInteractionsTestCallback callback = in invokeReportInteractions()4292 new ReportInteractionsTestCallback(countDownLatch); in invokeReportInteractions()4455 static class ReportInteractionsTestCallback extends ReportInteractionCallback.Stub { class in AuctionServerE2ETest4460 ReportInteractionsTestCallback(CountDownLatch countDownLatch) { in ReportInteractionsTestCallback() method in AuctionServerE2ETest.ReportInteractionsTestCallback