Home
last modified time | relevance | path

Searched refs:resetForTests (Results 1 – 10 of 10) sorted by relevance

/aosp12/packages/apps/TV/common/src/com/android/tv/common/feature/
H A DTestableFeature.java79 public void resetForTests() { in resetForTests() method in TestableFeature
/aosp12/packages/apps/TV/tests/robotests/src/com/android/tv/dvr/
H A DBaseDvrDataManagerTest.java64 mDvrFeature.resetForTests(); in tearDown()
/aosp12/packages/apps/TV/tests/robotests/src/com/android/tv/data/epg/
H A DEpgInputWhiteListTest.java57 TvFeatures.CLOUD_EPG_FOR_3RD_PARTY.resetForTests(); in after()
H A DEpgFetcherImplTest.java185 TvFeatures.CLOUD_EPG_FOR_3RD_PARTY.resetForTests(); in after()
/aosp12/packages/apps/TV/tests/robotests/src/com/android/tv/dvr/recorder/
H A DScheduledProgramReaperTest.java73 mDvrFeature.resetForTests(); in tearDown()
H A DSchedulerTest.java92 mDvrFeature.resetForTests(); in tearDown()
H A DSeriesRecordingSchedulerTest.java83 mDvrFeature.resetForTests(); in tearDown()
H A DRecordingTaskTest.java88 mDvrFeature.resetForTests(); in tearDown()
/aosp12/packages/apps/TV/tests/unit/src/com/android/tv/dvr/recorder/
H A DDvrRecordingServiceTest.java47 mDvrFeature.resetForTests(); in tearDown()
/aosp12/packages/apps/TV/tests/robotests/src/com/android/tv/
H A DSetupPassthroughActivityTest.java106 TvFeatures.CLOUD_EPG_FOR_3RD_PARTY.resetForTests(); in after()