Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/include/
H A Dhdf_platform_entry_test.h38 int HdfPlatformDeviceTestEntry(HdfTestMsg *msg);
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/src/
H A Dhdf_platform_entry_test.c35 int HdfPlatformDeviceTestEntry(HdfTestMsg *msg) in HdfPlatformDeviceTestEntry() function
H A Dhdf_test_suit.c42 (void)HdfPlatformDeviceTestEntry(&msg); in HdfPlatformEntryTest()
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/entry/
H A Dhdf_platform_entry_test.h19 int32_t HdfPlatformDeviceTestEntry(HdfTestMsg *msg);
H A Dhdf_platform_entry_test.c40 int32_t HdfPlatformDeviceTestEntry(HdfTestMsg *msg) in HdfPlatformDeviceTestEntry() function
/ohos5.0/drivers/hdf_core/framework/test/unittest/common/
H A Dhdf_main_test.c103 { TEST_PAL_DEVICE_TYPE, HdfPlatformDeviceTestEntry },