Home
last modified time | relevance | path

Searched defs:TestService (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/test/object_collector/
H A Dobject_collector_test.cpp26 struct TestService { struct
/ohos5.0/foundation/ability/idl_tool/test/native/src/
H A Dtest_service.cpp44 TestService::TestService() in TestService() function in OHOS::TestService
/ohos5.0/foundation/ability/idl_tool/test/rust/moduletest/server/src/
H A Dmain.rs69 pub struct TestService; struct
71 impl IIdlTestService for TestService { implementation
131 impl IRemoteBroker for TestService {} implementation
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/test/stub_collector/
H A Dstub_collector_test.cpp24 struct TestService { struct
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/include/
H A Dhdf_main_test.h53 struct TestService { struct
54 struct IDeviceIoService testRemoteService;
/ohos5.0/drivers/hdf_core/framework/test/unittest/common/
H A Dhdf_main_test.h32 struct TestService { struct
33 struct IDeviceIoService testRemoteService;
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_service.cpp71 TestService::TestService(bool serialInvokeFlag) : TestServiceStub(serialInvokeFlag), testFd_(INVALI… in TestService() function in OHOS::TestService