Searched refs:setCountOfEncryptedTopics (Results 1 – 8 of 8) sorted by relevance
39 public abstract Builder setCountOfEncryptedTopics(int value); in setCountOfEncryptedTopics() method in TopicsEncryptionGetTopicsReportedStats.Builder
56 public abstract Builder setCountOfEncryptedTopics(int value); in setCountOfEncryptedTopics() method in TopicsEncryptionEpochComputationReportedStats.Builder
31 .setCountOfEncryptedTopics(COUNT_OF_ENCRYPTED_TOPICS) in testBuildTopicsEncryptionGetTopicsReportedStats()
37 .setCountOfEncryptedTopics(COUNT_OF_ENCRYPTED_TOPICS) in testBuildTopicsEncryptionEpochComputationReportedStats()
1052 .setCountOfEncryptedTopics(8) in testLogTopicsEncryptionEpochComputationReportedStats()1065 .setCountOfEncryptedTopics(5) in testLogTopicsEncryptionGetTopicsReportedStats()
2026 .setCountOfEncryptedTopics(8) in testLogTopicsEncryptionEpochComputationReportedStats_success()2084 .setCountOfEncryptedTopics(5) in testLogTopicsEncryptionGetTopicsReportedStats_success()
191 .setCountOfEncryptedTopics(countOfEncryptedTopics) in loadCache()
304 .setCountOfEncryptedTopics(countOfEncryptedTopics) in processEpoch()