Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/test/unittest/common/
H A Dhdf_watchdog_test.cpp56 struct HdfTestMsg msg = {TEST_PAL_WDT_TYPE, WATCHDOG_TEST_SET_GET_TIMEOUT, -1};
58 EXPECT_EQ(0, WatchdogTestExecute(WATCHDOG_TEST_SET_GET_TIMEOUT));
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dwatchdog_test.h19 WATCHDOG_TEST_SET_GET_TIMEOUT = 0, enumerator
H A Dwatchdog_test.c292 { WATCHDOG_TEST_SET_GET_TIMEOUT, TestCaseWatchdogSetGetTimeout},