/packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/test/ |
D | context.rs | 28 pub struct TestContext { struct 38 impl TestContext { argument 66 impl Context for TestContext { implementation
|
/packages/modules/Virtualization/apkdmverity/src/ |
D | main.rs | 170 struct TestContext<'a> { struct 171 data_backing_file: &'a Path, 172 hash_backing_file: &'a Path, 173 result: &'a VerityResult, 205 fn run_test(apk: &[u8], idsig: &[u8], name: &str, check: fn(TestContext)) { in run_test() 214 check: fn(TestContext), in run_test_with_hash()
|
/packages/modules/AppSearch/testing/contactsindexertests/src/com/android/server/appsearch/contactsindexer/ |
D | FakeContactsProviderTestBase.java | 66 class TestContext extends ContextWrapper { class in FakeContactsProviderTestBase 70 TestContext(Context base) { in TestContext() method in FakeContactsProviderTestBase.TestContext
|
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/dirlist/ |
D | TestContext.java | 26 public final class TestContext { class
|
/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/ |
D | CellBroadcastActivityTestCase.java | 119 public static class TestContext extends ContextWrapper { class in CellBroadcastActivityTestCase 133 public TestContext(Context base) { in TestContext() method in CellBroadcastActivityTestCase.TestContext
|
/packages/services/Telephony/tests/src/com/android/ |
D | TestContext.java | 53 public class TestContext extends MockContext { class 75 public TestContext() { in TestContext() method in TestContext
|
/packages/modules/AdServices/sdksandbox/tests/unittest/src/android/app/sdksandbox/ |
D | SandboxedSdkContextUnitTest.java | 301 private static class TestContext extends MockContext { class in SandboxedSdkContextUnitTest 305 private TestContext(TestService mockService) { in TestContext() method in SandboxedSdkContextUnitTest.TestContext
|
/packages/modules/AppSearch/testing/appsindexertests/src/com/android/server/appsearch/appsindexer/ |
D | AppsIndexerUserInstanceTest.java | 726 class TestContext extends ContextWrapper { class in AppsIndexerUserInstanceTest 729 TestContext(Context base) { in TestContext() method in AppsIndexerUserInstanceTest.TestContext
|
/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/ |
D | AbstractDownloadProviderFunctionalTest.java | 137 static class TestContext extends RenamingDelegatingContext { class in AbstractDownloadProviderFunctionalTest 145 public TestContext(Context realContext) { in TestContext() method in AbstractDownloadProviderFunctionalTest.TestContext
|
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/ |
D | context.py | 67 class TestContext(object): class
|
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/ |
D | TetheringNotificationUpdaterTest.kt | 109 private inner class TestContext(c: Context) : BroadcastInterceptingContext(c) { class in com.android.networkstack.tethering.TetheringNotificationUpdaterTest
|
D | TetheringTest.java | 328 private class TestContext extends BroadcastInterceptingContext { class in TetheringTest 329 TestContext(Context base) { in TestContext() method in TetheringTest.TestContext
|
/packages/modules/Connectivity/tests/unit/java/com/android/server/ |
D | IpSecServiceParameterizedTest.java | 151 private class TestContext extends MockContext { class in IpSecServiceParameterizedTest
|