Searched refs:WatchdogTestExecute (Results 1 – 4 of 4) sorted by relevance
58 EXPECT_EQ(0, WatchdogTestExecute(WATCHDOG_TEST_SET_GET_TIMEOUT));71 EXPECT_EQ(0, WatchdogTestExecute(WATCHDOG_TEST_START_STOP));84 EXPECT_EQ(0, WatchdogTestExecute(WATCHDOG_TEST_FEED));97 EXPECT_EQ(0, WatchdogTestExecute(WATCHDOG_TEST_RELIABILITY));108 EXPECT_EQ(0, WatchdogTestExecute(WATCHDOG_IF_PERFORMANCE_TEST));
22 msg->result = WatchdogTestExecute(msg->subCmd); in HdfWatchdogTestEntry()
39 int32_t WatchdogTestExecute(int cmd);
300 int32_t WatchdogTestExecute(int cmd) in WatchdogTestExecute() function