Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dplatform_dumper_test.h42 int PlatformDumperTestExecute(int cmd);
H A Dplatform_dumper_test.c483 int PlatformDumperTestExecute(int cmd) in PlatformDumperTestExecute() function
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/entry/
H A Dhdf_platform_entry_test.c61 msg->result = PlatformDumperTestExecute(msg->subCmd); in HdfPlatformDumperTestEntry()