Searched defs:TestContext (Results 1 – 7 of 7) sorted by relevance
26 public final class TestContext { class
101 public static class TestContext extends ContextWrapper { class in CellBroadcastActivityTestCase107 public TestContext(Context base) { in TestContext() method in CellBroadcastActivityTestCase.TestContext
48 public class TestContext extends MockContext { class64 public TestContext() { in TestContext() method in TestContext
137 static class TestContext extends RenamingDelegatingContext { class in AbstractDownloadProviderFunctionalTest145 public TestContext(Context realContext) { in TestContext() method in AbstractDownloadProviderFunctionalTest.TestContext
109 private inner class TestContext(c: Context) : BroadcastInterceptingContext(c) { class in com.android.networkstack.tethering.TetheringNotificationUpdaterTest
291 private class TestContext extends BroadcastInterceptingContext { class in TetheringTest292 TestContext(Context base) { in TestContext() method in TetheringTest.TestContext
137 private class TestContext extends MockContext { class in IpSecServiceParameterizedTest