Home
last modified time | relevance | path

Searched refs:assertChannelScoresValid (Results 1 – 3 of 3) sorted by relevance

/packages/apps/TV/tests/unit/src/com/android/tv/recommendation/
DRecentChannelEvaluatorTest.java64 assertChannelScoresValid(); in testOneChannelWithRandomWatchLogs()
88 assertChannelScoresValid(); in testMultiChannelsWithRandomWatchLogs()
104 assertChannelScoresValid(); in testMultiChannelsWithSimpleWatchLogs()
DFavoriteChannelEvaluatorTest.java62 assertChannelScoresValid(); in testOneChannelWithRandomWatchLogs()
86 assertChannelScoresValid(); in testMultiChannelsWithRandomWatchLogs()
104 assertChannelScoresValid(); in testMultiChannelsWithSimpleWatchLogs()
DEvaluatorTestCase.java91 protected void assertChannelScoresValid() { in assertChannelScoresValid() method in EvaluatorTestCase