Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/src/
H A Dplatform_device_test.c224 struct PlatformDevice *devGet = NULL; in PlatformDeviceTestReliability() local
268 devGet = PlatformDeviceFromHdfDev(NULL); in PlatformDeviceTestReliability()
269 CHECK_NULL_RETURN(devGet, HDF_FAILURE); in PlatformDeviceTestReliability()
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dplatform_device_test.c211 struct PlatformDevice *devGet = NULL; in PlatformDeviceTestReliability() local
255 devGet = PlatformDeviceFromHdfDev(NULL); in PlatformDeviceTestReliability()
256 CHECK_NULL_RETURN(devGet, HDF_FAILURE); in PlatformDeviceTestReliability()