Searched refs:myTestApp (Results 1 – 2 of 2) sorted by relevance
445 private final MyTestApp myTestApp; field in SetupPassthroughActivityTest.TestModule448 myTestApp = test; in TestModule()458 return myTestApp.tvInputManagerHelper; in providesTvInputManagerHelper()463 return myTestApp.setupUtils; in providesTestSetupUtils()469 return myTestApp.dbExecutor; in providesDbExecutor()474 return myTestApp.getChannelDataManager(); in providesChannelDataManager()479 return myTestApp.epgFetcher; in providesEpgFetcher()
104 private final TestApp myTestApp; field in ProgramItemViewTest.TestModule107 myTestApp = test; in TestModule()112 return myTestApp.getChannelDataManager(); in providesChannelDataManager()117 return myTestApp.getClock(); in provideClock()