Home
last modified time | relevance | path

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

/third_party/cares/test/
Dares-test-internal.cc517 TEST_F(FileChannelTest, GetAddrInfoHostsPositive) { in TEST_F() argument
537 TEST_F(FileChannelTest, GetAddrInfoHostsSpaces) { in TEST_F() argument
557 TEST_F(FileChannelTest, GetAddrInfoHostsByALias) { in TEST_F() argument
577 TEST_F(FileChannelTest, GetAddrInfoHostsIPV6) { in TEST_F() argument
598 TEST_F(FileChannelTest, GetAddrInfoAllocFail) { in TEST_F() argument
Dares-test.h196 FileChannelTest() : channel_(nullptr) in FileChannelTest() function