Searched refs:TEST_CONFIG_TYPE (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/utils/src/hcs_parser/test/unittest/common/ |
H A D | hdf_config_test.cpp | 113 … struct HdfTestMsg msg = {TEST_CONFIG_TYPE, HDF_CREATE_DM_HSL_TO_TREE_001, HDF_MSG_RESULT_DEFAULT}; 150 struct HdfTestMsg msg = {TEST_CONFIG_TYPE, HDF_GET_BOOL_ATTR_VALUE_001, HDF_MSG_RESULT_DEFAULT}; 162 struct HdfTestMsg msg = {TEST_CONFIG_TYPE, HDF_GET_BOOL_ATTR_VALUE_002, HDF_MSG_RESULT_DEFAULT}; 174 … struct HdfTestMsg msg = {TEST_CONFIG_TYPE, HDF_GET_UINT8_ATTR_VALUE_001, HDF_MSG_RESULT_DEFAULT}; 186 … struct HdfTestMsg msg = {TEST_CONFIG_TYPE, HDF_GET_UINT8_ATTR_VALUE_002, HDF_MSG_RESULT_DEFAULT}; 465 struct HdfTestMsg msg = {TEST_CONFIG_TYPE, HDF_GET_ELEM_NUM_VALUE_001, HDF_MSG_RESULT_DEFAULT}; 489 struct HdfTestMsg msg = {TEST_CONFIG_TYPE, HDF_GET_CHILD_NODE_001, HDF_MSG_RESULT_DEFAULT}; 501 struct HdfTestMsg msg = {TEST_CONFIG_TYPE, HDF_GET_CHILD_NODE_002, HDF_MSG_RESULT_DEFAULT}; 610 struct HdfTestMsg msg = {TEST_CONFIG_TYPE, HDF_MACRO_GET_ONE_NODE, HDF_MSG_RESULT_DEFAULT}; 694 struct HdfTestMsg msg = {TEST_CONFIG_TYPE, HDF_MACRO_GET_ARRAY_SIZE, HDF_MSG_RESULT_DEFAULT}; [all …]
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/include/ |
H A D | hdf_uhdf_test.h | 77 TEST_CONFIG_TYPE = 601, enumerator
|
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/include/ |
H A D | hdf_main_test.h | 100 TEST_CONFIG_TYPE = 601, enumerator
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/common/ |
H A D | hdf_main_test.h | 80 TEST_CONFIG_TYPE = 601, enumerator
|
H A D | hdf_main_test.c | 172 { TEST_CONFIG_TYPE, HdfConfigEntry },
|