Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dwake_on_wifi_unittest.cc966 EventHistory* GetDarkResumeHistory() { in GetDarkResumeHistory() function in shill::WakeOnWiFiTest
2247 GetDarkResumeHistory()->RecordEvent(); in TEST_F()
2249 EXPECT_EQ(kNumEvents, GetDarkResumeHistory()->Size()); in TEST_F()
2251 EXPECT_TRUE(GetDarkResumeHistory()->Empty()); in TEST_F()
2701 EXPECT_TRUE(GetDarkResumeHistory()->Empty()); in TEST_F()
2703 EXPECT_TRUE(GetDarkResumeHistory()->Empty()); in TEST_F()
2709 EXPECT_TRUE(GetDarkResumeHistory()->Empty()); in TEST_F()
2711 EXPECT_EQ(1, GetDarkResumeHistory()->Size()); in TEST_F()
2732 EXPECT_TRUE(GetDarkResumeHistory()->Empty()); in TEST_F()
2744 GetDarkResumeHistory()->Size()); in TEST_F()
[all …]