Home
last modified time | relevance | path

Searched refs:CanTestExecute (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dcan_test.h22 int32_t CanTestExecute(int cmd);
H A Dcan_test.c473 int32_t CanTestExecute(int cmd) in CanTestExecute() function
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/entry/
H A Dhdf_platform_entry_test.c83 msg->result = CanTestExecute(msg->subCmd); in HdfCanTestEntry()