Searched refs:failedSuspend (Results 1 – 4 of 4) sorted by relevance
56 int failedSuspend = 0; member
293 "failed_suspend", stats.failedSuspend, in dump()
427 stats.failedSuspend = statVal; in getSuspendStats()
822 int64_t failedPrepare = 42, int64_t failedSuspend = 42, in addSuspendStats() argument833 writeStatToFile(fd, "failed_suspend", failedSuspend) && in addSuspendStats()1183 ASSERT_EQ(stats.failedSuspend, 42); in TEST_F()