Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dwatchdog_test.c19 static int32_t g_wdtState = 0; variable
94 g_wdtState = ret; in WatchdogTesterGet()
308 if (g_wdtState == HDF_ERR_DEVICE_BUSY) { in WatchdogTestExecute()