Searched refs:setCountOfTopicsBeforeEncryption (Results 1 – 5 of 5) sorted by relevance
52 public abstract Builder setCountOfTopicsBeforeEncryption(int value); in setCountOfTopicsBeforeEncryption() method in TopicsEncryptionEpochComputationReportedStats.Builder
35 .setCountOfTopicsBeforeEncryption(COUNT_OF_TOPICS_BEFORE_ENCRYPTION) in testBuildTopicsEncryptionEpochComputationReportedStats()
1050 .setCountOfTopicsBeforeEncryption(10) in testLogTopicsEncryptionEpochComputationReportedStats()
2024 .setCountOfTopicsBeforeEncryption(10) in testLogTopicsEncryptionEpochComputationReportedStats_success()
301 .setCountOfTopicsBeforeEncryption(countOfTopicsBeforeEncryption) in processEpoch()