Searched defs:mChannel_1 (Results 1 – 1 of 1) sorted by relevance
/packages/apps/TV/tests/unit/src/com/android/tv/recommendation/ |
D | RecommenderTest.java | 78 private Channel mChannel_1; field in RecommenderTest 126 mRecommender.recommendChannels(), mChannel_4, mChannel_3, mChannel_2, mChannel_1); in testRecommendChannels_includeRecommendedOnly_allChannelsHaveScore() local 146 mRecommender.recommendChannels(), mChannel_4, mChannel_3, mChannel_2, mChannel_1); in testRecommendChannels_notIncludeRecommendedOnly_allChannelsHaveScore() local 166 mRecommender.recommendChannels(), mChannel_1, mChannel_2); in testRecommendChannels_includeRecommendedOnly_fewChannelsHaveScore() local
|