Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/test/unittest/common/
H A Dhdf_watchdog_test.cpp69 struct HdfTestMsg msg = {TEST_PAL_WDT_TYPE, WATCHDOG_TEST_START_STOP, -1};
71 EXPECT_EQ(0, WatchdogTestExecute(WATCHDOG_TEST_START_STOP));
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dwatchdog_test.h20 WATCHDOG_TEST_START_STOP, enumerator
H A Dwatchdog_test.c293 { WATCHDOG_TEST_START_STOP, TestCaseWatchdogStartStop},