Home
last modified time | relevance | path

Searched defs:MockTCPChannelTest (Results 1 – 2 of 2) sorted by relevance

/third_party/cares/test/
Dares-test-mock.cc551 TEST_P(MockTCPChannelTest, GetHostByNameParallelLookups) { in TEST_P() argument
581 TEST_P(MockTCPChannelTest, MalformedResponse) { in TEST_P() argument
593 TEST_P(MockTCPChannelTest, FormErrResponse) { in TEST_P() argument
607 TEST_P(MockTCPChannelTest, ServFailResponse) { in TEST_P() argument
621 TEST_P(MockTCPChannelTest, NotImplResponse) { in TEST_P() argument
635 TEST_P(MockTCPChannelTest, RefusedResponse) { in TEST_P() argument
649 TEST_P(MockTCPChannelTest, YXDomainResponse) { in TEST_P() argument
1159 TEST_P(MockTCPChannelTest, SearchOptVal) { in TEST_P() argument
1763 TEST_P(MockTCPChannelTest, GetSock) { in TEST_P() argument
Dares-test.h390 MockTCPChannelTest() in MockTCPChannelTest() function