Home
last modified time | relevance | path

Searched refs:PLAT_MGR_TEST_DEV_NUM_START (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/src/
H A Dplatform_manager_test.c37 #define PLAT_MGR_TEST_DEV_NUM_START 0x5A macro
56 g_platDevices[i]->number = i + PLAT_MGR_TEST_DEV_NUM_START; in PlatformManagerTestCreateDevices()
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dplatform_manager_test.c17 #define PLAT_MGR_TEST_DEV_NUM_START 0x5A macro
37 g_platDevices[i]->number = i + PLAT_MGR_TEST_DEV_NUM_START; in PlatformManagerTestCreateDevices()