Home
last modified time | relevance | path

Searched refs:HdfPlatformManagerTestEntry (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.h40 int HdfPlatformManagerTestEntry(HdfTestMsg *msg);
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/src/
H A Dhdf_platform_entry_test.c43 int HdfPlatformManagerTestEntry(HdfTestMsg *msg) in HdfPlatformManagerTestEntry() function
H A Dhdf_test_suit.c44 (void)HdfPlatformManagerTestEntry(&msg1); in HdfPlatformEntryTest()
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/entry/
H A Dhdf_platform_entry_test.h21 int32_t HdfPlatformManagerTestEntry(HdfTestMsg *msg);
H A Dhdf_platform_entry_test.c48 int32_t HdfPlatformManagerTestEntry(HdfTestMsg *msg) in HdfPlatformManagerTestEntry() function
/ohos5.0/drivers/hdf_core/framework/test/unittest/common/
H A Dhdf_main_test.c104 { TEST_PAL_MANAGER_TYPE, HdfPlatformManagerTestEntry },