Home
last modified time | relevance | path

Searched defs:TestModule (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/TV/tests/robotests/src/com/android/tv/guide/
H A DProgramItemViewTest.java96 public static class TestModule { class in ProgramItemViewTest
106 TestModule(TestApp test) { in TestModule() method in ProgramItemViewTest.TestModule
/aosp12/packages/apps/TV/tests/robotests/src/com/android/tv/
H A DSetupPassthroughActivityTest.java443 static class TestModule { class in SetupPassthroughActivityTest
447 TestModule(MyTestApp test) { in TestModule() method in SetupPassthroughActivityTest.TestModule
/aosp12/packages/apps/TV/tests/robotests/src/com/android/tv/data/epg/
H A DEpgFetcherImplTest.java111 public static class TestModule {} class in EpgFetcherImplTest