Searched refs:reportImpressionCountDownLatch (Results 1 – 1 of 1) sorted by relevance
1982 CountDownLatch reportImpressionCountDownLatch = new CountDownLatch(4); in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesDisabled() local1985 reportImpressionCountDownLatch.countDown(); in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesDisabled()2098 reportImpressionCountDownLatch.await( in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesDisabled()2170 CountDownLatch reportImpressionCountDownLatch = new CountDownLatch(4); in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesEnabled() local2173 reportImpressionCountDownLatch.countDown(); in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesEnabled()2286 reportImpressionCountDownLatch.await( in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesEnabled()2316 CountDownLatch reportImpressionCountDownLatch = new CountDownLatch(2); in testReportImpression_serverAuction_sellerReportingFailure_noExceptionThrown() local2319 reportImpressionCountDownLatch.countDown(); in testReportImpression_serverAuction_sellerReportingFailure_noExceptionThrown()2325 reportImpressionCountDownLatch.countDown(); in testReportImpression_serverAuction_sellerReportingFailure_noExceptionThrown()2408 reportImpressionCountDownLatch.await( in testReportImpression_serverAuction_sellerReportingFailure_noExceptionThrown()[all …]