Searched defs:regularTopics (Results 1 – 2 of 2) sorted by relevance
388 Topic selectAssignedTopicFromTopTopics( in selectAssignedTopicFromTopTopics()466 List<Topic> regularTopics = topTopics.subList(0, numberOfTopTopics); local576 List<Topic> filterRegularTopicsWithoutContributors( in filterRegularTopicsWithoutContributors()
658 List<Topic> regularTopics = List.of(topic1, topic2, topic3); in testSelectAssignedTopicFromTopTopics() local683 List<Topic> regularTopics = List.of(); in testSelectAssignedTopicFromTopTopics_bothListsAreEmpty() local707 List<Topic> regularTopics = List.of(topic1, topic2, topic3); in testSelectAssignedTopicFromTopTopics_oneListIsEmpty() local1083 List<Topic> regularTopics = List.of(topic1, topic2, topic3); in testFilterRegularTopicsWithoutContributors() local