Searched refs:getTopicIdsCount (Results 1 – 3 of 3) sorted by relevance
46 public abstract int getTopicIdsCount(); in getTopicIdsCount() method in GetTopicsReportedStats
344 stats.getTopicIdsCount(), in logGetTopicsReportedStats()356 stats.getTopicIdsCount()); in logGetTopicsReportedStats()
937 assertThat(argument.getAllValues().get(0).getTopicIdsCount()).isEqualTo(2); in testGetTopics_verifyLogs()944 assertThat(argument.getAllValues().get(1).getTopicIdsCount()).isEqualTo(1); in testGetTopics_verifyLogs()950 assertThat(argument.getAllValues().get(2).getTopicIdsCount()).isEqualTo(1); in testGetTopics_verifyLogs()1262 assertThat(argument.getAllValues().get(0).getTopicIdsCount()).isEqualTo(2); in testGetTopics_verifyLogsWithRandomizedResponse()1268 assertThat(argument.getAllValues().get(1).getTopicIdsCount()).isEqualTo(1); in testGetTopics_verifyLogsWithRandomizedResponse()1274 assertThat(argument.getAllValues().get(2).getTopicIdsCount()).isEqualTo(1); in testGetTopics_verifyLogsWithRandomizedResponse()