Home
last modified time | relevance | path

Searched defs:TestContext (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/CarrierDefaultApp/tests/unit/src/com/android/carrierdefaultapp/
DTestContext.java24 public class TestContext extends ContextWrapper { class
30 public TestContext(Context base) { in TestContext() method in TestContext
/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/span/
DLinkSpanTest.java59 private static class TestContext extends ContextWrapper implements LinkSpan.OnClickListener { class in LinkSpanTest
63 TestContext(Context base) { in TestContext() method in LinkSpanTest.TestContext
/frameworks/base/core/tests/coretests/src/android/provider/
DTestDocumentsProvider.java105 private static class TestContext extends ContextWrapper { class in TestDocumentsProvider
107 private TestContext(Context context) { in TestContext() method in TestDocumentsProvider.TestContext
/frameworks/base/libs/hwui/tests/common/
DTestContext.cpp56 TestContext::TestContext() { in TestContext() function in android::uirenderer::test::TestContext
/frameworks/base/services/tests/servicestests/src/com/android/server/content/
DSyncStorageEngineTest.java309 class TestContext extends ContextWrapper { class
315 public TestContext(ContentResolver resolver, Context realContext) { in TestContext() method in TestContext
/frameworks/base/services/tests/servicestests/src/com/android/server/appwidget/
DAppWidgetServiceImplTest.java291 private class TestContext extends ContextWrapper { class in AppWidgetServiceImplTest
293 public TestContext() { in TestContext() method in AppWidgetServiceImplTest.TestContext