Searched refs:ServerAuctionKeyFetchCalledStats (Results 1 – 11 of 11) sorted by relevance
59 ArgumentCaptor<ServerAuctionKeyFetchCalledStats> argumentCaptor = in testServerAuctionKeyFetchExecutionLogger_successNetworkKeyFetch()60 ArgumentCaptor.forClass(ServerAuctionKeyFetchCalledStats.class); in testServerAuctionKeyFetchExecutionLogger_successNetworkKeyFetch()78 ServerAuctionKeyFetchCalledStats serverAuctionKeyFetchCalledStats = in testServerAuctionKeyFetchExecutionLogger_successNetworkKeyFetch()94 ArgumentCaptor<ServerAuctionKeyFetchCalledStats> argumentCaptor = in testServerAuctionKeyFetchExecutionLogger_successDatabaseKeyFetch()95 ArgumentCaptor.forClass(ServerAuctionKeyFetchCalledStats.class); in testServerAuctionKeyFetchExecutionLogger_successDatabaseKeyFetch()108 ServerAuctionKeyFetchCalledStats serverAuctionKeyFetchCalledStats = in testServerAuctionKeyFetchExecutionLogger_successDatabaseKeyFetch()124 ArgumentCaptor<ServerAuctionKeyFetchCalledStats> argumentCaptor = in testServerAuctionKeyFetchExecutionLogger_NetworkKeyFetch_WrongEncryptionKeySource()125 ArgumentCaptor.forClass(ServerAuctionKeyFetchCalledStats.class); in testServerAuctionKeyFetchExecutionLogger_NetworkKeyFetch_WrongEncryptionKeySource()143 ServerAuctionKeyFetchCalledStats serverAuctionKeyFetchCalledStats = in testServerAuctionKeyFetchExecutionLogger_NetworkKeyFetch_WrongEncryptionKeySource()160 ArgumentCaptor<ServerAuctionKeyFetchCalledStats> argumentCaptor = in testServerAuctionKeyFetchExecutionLogger_DatabaseKeyFetch_WrongEncryptionKeySource()[all …]
43 ServerAuctionKeyFetchCalledStats stats = in testBuildServerAuctionKeyFetchCalledStats()44 ServerAuctionKeyFetchCalledStats.builder() in testBuildServerAuctionKeyFetchCalledStats()
27 public abstract class ServerAuctionKeyFetchCalledStats { class79 public abstract ServerAuctionKeyFetchCalledStats build(); in build()
97 ServerAuctionKeyFetchCalledStats.builder() in logServerAuctionKeyFetchCalledStatsFromDatabase()130 ServerAuctionKeyFetchCalledStats.builder() in logServerAuctionKeyFetchCalledStatsFromNetwork()
254 void logServerAuctionKeyFetchCalledStats(ServerAuctionKeyFetchCalledStats stats); in logServerAuctionKeyFetchCalledStats()
225 public void logServerAuctionKeyFetchCalledStats(ServerAuctionKeyFetchCalledStats stats) {} in logServerAuctionKeyFetchCalledStats()
330 public void logServerAuctionKeyFetchCalledStats(ServerAuctionKeyFetchCalledStats stats) { in logServerAuctionKeyFetchCalledStats()
889 public void logServerAuctionKeyFetchCalledStats(ServerAuctionKeyFetchCalledStats stats) { in logServerAuctionKeyFetchCalledStats()
59 import com.android.adservices.service.stats.ServerAuctionKeyFetchCalledStats;480 ArgumentCaptor<ServerAuctionKeyFetchCalledStats> argumentCaptor = in test_getLatestOhttpKeyConfigOfType_typeAuction_withLogging()481 ArgumentCaptor.forClass(ServerAuctionKeyFetchCalledStats.class); in test_getLatestOhttpKeyConfigOfType_typeAuction_withLogging()502 ServerAuctionKeyFetchCalledStats stats = argumentCaptor.getValue(); in test_getLatestOhttpKeyConfigOfType_typeAuction_withLogging()538 ArgumentCaptor<ServerAuctionKeyFetchCalledStats> argumentCaptor = in test_getLatestOhttpKeyConfigOfType_withExpiredKey_withLogging()539 ArgumentCaptor.forClass(ServerAuctionKeyFetchCalledStats.class); in test_getLatestOhttpKeyConfigOfType_withExpiredKey_withLogging()560 ServerAuctionKeyFetchCalledStats stats = argumentCaptor.getValue(); in test_getLatestOhttpKeyConfigOfType_withExpiredKey_withLogging()
62 import com.android.adservices.service.stats.ServerAuctionKeyFetchCalledStats;478 ArgumentCaptor<ServerAuctionKeyFetchCalledStats> argumentCaptor = in test_getLatestOhttpKeyConfigOfType_typeAuction_withLogging()479 ArgumentCaptor.forClass(ServerAuctionKeyFetchCalledStats.class); in test_getLatestOhttpKeyConfigOfType_typeAuction_withLogging()501 ServerAuctionKeyFetchCalledStats stats = argumentCaptor.getValue(); in test_getLatestOhttpKeyConfigOfType_typeAuction_withLogging()
80 import com.android.adservices.service.stats.ServerAuctionKeyFetchCalledStats;157 private ArgumentCaptor<ServerAuctionKeyFetchCalledStats>1277 ArgumentCaptor.forClass(ServerAuctionKeyFetchCalledStats.class); in setupServerAuctionKeyFetchCalledStatsLogging()1293 ServerAuctionKeyFetchCalledStats stats = in verifyServerAuctionKeyFetchCalledStatsLogging()1307 ArgumentCaptor.forClass(ServerAuctionKeyFetchCalledStats.class); in setupSelectAdsFromOutcomesApiCalledStatsLogging()