/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/src/ |
H A D | dbinder_distributed_test.cpp | 143 sptr<IDBinderTestService> testService = iface_cast<IDBinderTestService>(object); variable 196 sptr<IDBinderTestService> testService = iface_cast<IDBinderTestService>(object); variable 263 sptr<IDBinderTestService> testService = iface_cast<IDBinderTestService>(object); variable 298 sptr<IDBinderTestService> testService = iface_cast<IDBinderTestService>(object); variable 575 sptr<IDBinderTestService> testService = iface_cast<IDBinderTestService>(object); variable 623 sptr<IDBinderTestService> testService = iface_cast<IDBinderTestService>(object); variable 675 sptr<IDBinderTestService> testService = iface_cast<IDBinderTestService>(object); variable 731 sptr<IDBinderTestService> testService = iface_cast<IDBinderTestService>(object); variable 825 sptr<IDBinderTestService> testService = iface_cast<IDBinderTestService>(object); variable 859 sptr<IDBinderTestService> testService = iface_cast<IDBinderTestService>(object); variable [all …]
|
/ohos5.0/foundation/communication/ipc/ipc/test/moduletest/native/common/ |
H A D | ipc_core_module_test.cpp | 134 sptr<ITestService> testService = iface_cast<ITestService>(object); variable 185 sptr<ITestService> testService = iface_cast<ITestService>(object); variable 216 sptr<ITestService> testService = iface_cast<ITestService>(object); variable 253 sptr<ITestService> testService = iface_cast<ITestService>(object); variable 287 sptr<ITestService> testService = iface_cast<ITestService>(object); variable 323 sptr<ITestService> testService = iface_cast<ITestService>(object); variable 388 sptr<ITestService> testService = iface_cast<ITestService>(object); variable 428 sptr<ITestService> testService = iface_cast<ITestService>(object); variable 465 sptr<ITestService> testService = iface_cast<ITestService>(object); variable 495 sptr<ITestService> testService = iface_cast<ITestService>(object); variable [all …]
|
/ohos5.0/foundation/communication/netstack/test/unittest/tlssocket/client/ |
H A D | TlsSocketTest.cpp | 94 TLSSocket testService; variable 112 TLSSocket testService; variable 129 TLSSocket testService; variable 147 TLSSocket testService; variable 165 TLSSocket testService; variable 185 TLSSocket testService; variable 221 TLSSocket testService; variable 249 TLSSocket testService; variable 269 TLSSocket testService; variable 290 TLSSocket testService; variable [all …]
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/common/ |
H A D | hdf_main_test.c | 201 struct TestService *testService = NULL; in HdfTestCaseProcess() local 254 static struct TestService testService; in HdfTestDriverBind() local
|
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | ipc_hitrace_unittest.cpp | 171 sptr<ITestService> testService = iface_cast<ITestService>(service); variable 224 sptr<ITestService> testService = iface_cast<ITestService>(service); variable 267 sptr<ITestService> testService = iface_cast<ITestService>(service); variable 306 sptr<ITestService> testService = iface_cast<ITestService>(service); variable 353 sptr<ITestService> testService = iface_cast<ITestService>(service); variable 394 sptr<ITestService> testService = iface_cast<ITestService>(service); variable
|
H A D | ipc_core_unittest.cpp | 466 sptr<ITestService> testService = iface_cast<ITestService>(service); variable 497 sptr<ITestService> testService = iface_cast<ITestService>(service); variable 702 sptr<ITestService> testService = iface_cast<ITestService>(service); variable 773 sptr<ITestService> testService = iface_cast<ITestService>(service); variable
|
H A D | ipc_capi_remote_object_unittest.cpp | 244 auto testService = iface_cast<ITestService>(object); variable
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/uevent/ |
H A D | devmgr_uevent_test.c | 41 static struct IDeviceIoService testService = { in HdfUeventDriverBind() local
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/test/test_helper_driver/src/ |
H A D | test_helper_driver.c | 56 static struct IDeviceIoService testService = { in HdfHelperDriverBind() local
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/ |
H A D | usb_test_pnp_notify.c | 60 static struct IDeviceIoService testService = { in UsbTestPnpNotifyBind() local
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/test/unittest/sample_driver/ |
H A D | sample_driver.cpp | 39 static struct IDeviceIoService testService = { in HdfSampleDriverBind() local
|
/ohos5.0/drivers/peripheral/usb/sample/host/src/ |
H A D | usb_pnp_sample.c | 63 static struct IDeviceIoService testService = { in UsbPnpSampleTestDriverBind() local
|
H A D | usbhost_loader_test.c | 51 struct HdfIoService *testService = NULL; in main() local
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/osal/test/unittest/common/ |
H A D | sample_driver.c | 121 static struct IDeviceIoService testService = { in HdfSampleDriverBind() local
|
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/ |
H A D | test_capi_skeleton.cpp | 63 NativeRemoteBase::NativeRemoteBase(const sptr<ITestService> &testService) in NativeRemoteBase() 68 NativeRemoteProxyTest::NativeRemoteProxyTest(const sptr<ITestService> &testService) in NativeRemoteProxyTest() 541 NativeRemoteStubTest::NativeRemoteStubTest(const sptr<ITestService> &testService) in NativeRemoteStubTest()
|
H A D | test_service_skeleton.cpp | 1066 sptr<ITestService> testService = iface_cast<ITestService>(object); in TransferToNextProcess() local
|
/ohos5.0/drivers/hdf_core/framework/core/manager/test/unittest/common/ |
H A D | hdf_ioservice_test.cpp | 782 struct HdfIoService *testService = HdfIoServiceBind(SAMPLE_SERVICE); in TestServiceStop() local 872 struct HdfIoService *testService = HdfIoServiceBind(SAMPLE_SERVICE); variable 926 struct HdfIoService *testService = HdfIoServiceBind(SAMPLE_SERVICE); variable
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/manager/ |
H A D | sample_driver_test.c | 226 static struct IDeviceIoService testService = { in HdfSampleDriverBind() local
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/pm/ |
H A D | hdf_pm_driver_test.c | 595 static struct IDeviceIoService testService = { in HdfPmDriverBind() local
|