Searched refs:GetMisconnects (Results 1 – 1 of 1) sorted by relevance
155 EventHistory* GetMisconnects() { in GetMisconnects() function in shill::ServiceTest1754 EXPECT_TRUE(GetMisconnects()->Empty()); in TEST_F()1761 EXPECT_TRUE(GetMisconnects()->Empty()); in TEST_F()1768 EXPECT_TRUE(GetMisconnects()->Empty()); in TEST_F()1775 EXPECT_TRUE(GetMisconnects()->Empty()); in TEST_F()1786 EXPECT_TRUE(GetMisconnects()->Empty()); in TEST_F()1812 ASSERT_EQ(1, GetMisconnects()->Size()); in TEST_F()1813 EXPECT_EQ(kNow, GetMisconnects()->Front().monotonic.tv_sec); in TEST_F()1821 ASSERT_EQ(1, GetMisconnects()->Size()); in TEST_F()1829 ASSERT_TRUE(GetMisconnects()->Empty()); in TEST_F()[all …]