Searched refs:GetCaptureList (Results 1 – 1 of 1) sorted by relevance
253 CaptureList GetCaptureList() const { in GetCaptureList() function in net::__anonba1a09560111::MockHostResolverProc721 EXPECT_EQ("just.testing", proc_->GetCaptureList()[0].hostname); in TEST_F()750 EXPECT_EQ("host.test", proc_->GetCaptureList()[0].hostname); in TEST_F()971 EXPECT_EQ("just.testing", proc_->GetCaptureList()[0].hostname); in TEST_F()990 EXPECT_EQ("just.testing", proc_->GetCaptureList()[0].hostname); in TEST_F()1716 EXPECT_EQ(1u, proc_->GetCaptureList().size()); in TEST_F()1723 EXPECT_EQ(1u, proc_->GetCaptureList().size()); in TEST_F()1733 EXPECT_EQ(2u, proc_->GetCaptureList().size()); in TEST_F()1746 EXPECT_EQ(1u, proc_->GetCaptureList().size()); in FlushCacheOnIPAddressChangeTest()1752 EXPECT_EQ(1u, proc_->GetCaptureList().size()); // No expected increase. in FlushCacheOnIPAddressChangeTest()[all …]