Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dplatform_queue_test.c118 int PlatformQueueTestExecute(int cmd) in PlatformQueueTestExecute() function
172 ret = PlatformQueueTestExecute(i); in PlatformQueueTestExecuteAll()
H A Dplatform_queue_test.h23 int PlatformQueueTestExecute(int cmd);
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/entry/
H A Dhdf_platform_entry_test.c35 msg->result = PlatformQueueTestExecute(msg->subCmd); in HdfPlatformQueueTestEntry()