Home
last modified time | relevance | path

Searched refs:createEvaluator (Results 1 – 4 of 4) sorted by relevance

/packages/apps/TV/tests/unit/src/com/android/tv/recommendation/
DEvaluatorTestCase.java48 mEvaluator = createEvaluator(); in setUp()
55 public abstract T createEvaluator(); in createEvaluator() method in EvaluatorTestCase
DRecentChannelEvaluatorTest.java42 public RecentChannelEvaluator createEvaluator() { in createEvaluator() method in RecentChannelEvaluatorTest
DFavoriteChannelEvaluatorTest.java40 public FavoriteChannelEvaluator createEvaluator() { in createEvaluator() method in FavoriteChannelEvaluatorTest
DRoutineWatchEvaluatorTest.java68 public RoutineWatchEvaluator createEvaluator() { in createEvaluator() method in RoutineWatchEvaluatorTest