Searched refs:failedSuspend (Results 1 – 4 of 4) sorted by relevance
52 int failedSuspend = 0; member
173 "failed_suspend", stats.failedSuspend, in dump()
288 stats.failedSuspend = statVal; in getSuspendStats()
470 int64_t failedPrepare = 42, int64_t failedSuspend = 42, in addSuspendStats() argument481 writeStatToFile(fd, "failed_suspend", failedSuspend) && in addSuspendStats()815 ASSERT_EQ(stats.failedSuspend, 42); in TEST_F()