Searched refs:getChannelIdListSorted (Results 1 – 4 of 4) sorted by relevance
72 List<Long> channelIdList = getChannelIdListSorted(); in testMultiChannelsWithNoWatchLog()97 List<Long> channelIdList = getChannelIdListSorted(); in testMultiChannelsWithSimpleWatchLogs()123 List<Long> channelIdList = getChannelIdListSorted(); in testScoreIncreasesWithNewWatchLog()147 List<Long> channelIdList = getChannelIdListSorted(); in testScoreDecreasesWithIncrementOfWatchedLogUpdatedTime()
70 List<Long> channelIdList = getChannelIdListSorted(); in testMultiChannelsWithNoWatchLog()96 List<Long> channelIdList = getChannelIdListSorted(); in testMultiChannelsWithSimpleWatchLogs()
326 private List<Long> getChannelIdListSorted() { in getChannelIdListSorted() method in RecommenderTest331 List<Long> channelIdList = getChannelIdListSorted(); in setChannelScores_scoreIncreasesAsChannelIdIncreases()
77 public List<Long> getChannelIdListSorted() { in getChannelIdListSorted() method in EvaluatorTestCase