Home
last modified time | relevance | path

Searched refs:SAMPLE_SERVICE (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/uhdf2/osal/test/unittest/common/
H A Dsample_driver.h21 #define SAMPLE_SERVICE "sample_service" macro
/ohos5.0/drivers/hdf_core/framework/test/unittest/manager/
H A Dsample_driver_test.h14 #define SAMPLE_SERVICE "sample_service" macro
H A Dsample_driver_test.c283 HdfDeviceObjectSetServInfo(deviceObject, SAMPLE_SERVICE); in HdfSampleDriverInit()
/ohos5.0/drivers/hdf_core/framework/test/unittest/pm/
H A Dhdf_pm_driver_test.h14 #define SAMPLE_SERVICE "pm_service" macro
/ohos5.0/drivers/hdf_core/framework/core/manager/test/unittest/common/
H A Dhdf_ioservice_test.cpp55 const char *testSvcName = SAMPLE_SERVICE;
782 struct HdfIoService *testService = HdfIoServiceBind(SAMPLE_SERVICE); in TestServiceStop()
801 ASSERT_EQ(issd->servInfo, std::string(SAMPLE_SERVICE)); in TestServiceStop()
816 ASSERT_EQ(issd->servInfo, std::string(SAMPLE_SERVICE)); in TestServiceStop()
872 struct HdfIoService *testService = HdfIoServiceBind(SAMPLE_SERVICE);
888 ASSERT_EQ(issd.servName, SAMPLE_SERVICE);
926 struct HdfIoService *testService = HdfIoServiceBind(SAMPLE_SERVICE);
944 ASSERT_EQ(issd.servInfo, std::string(SAMPLE_SERVICE));
H A Dhdf_lite_manager_test.cpp83 struct HdfIoService *ioService = HdfIoServiceBind(SAMPLE_SERVICE);