Searched refs:getCountOfEmptyEncryptedTopics (Results 1 – 4 of 4) sorted by relevance
28 public abstract int getCountOfEmptyEncryptedTopics(); in getCountOfEmptyEncryptedTopics() method in TopicsEncryptionEpochComputationReportedStats
811 stats.getCountOfEmptyEncryptedTopics(), in logTopicsEncryptionEpochComputationReportedStats()
47 expect.that(stats.getCountOfEmptyEncryptedTopics()) in testBuildTopicsEncryptionEpochComputationReportedStats()
880 assertThat(stats.getCountOfEmptyEncryptedTopics()).isEqualTo(0); in testProcessEpoch_enableEncryptedTopics_encryptionSucceed()975 assertThat(stats.getCountOfEmptyEncryptedTopics()).isEqualTo(3); in testProcessEpoch_enableEncryptedTopics_encryptionFailed()