Searched defs:DefaultChannelModeTest (Results 1 – 2 of 2) sorted by relevance
| /external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/ |
| D | ares-test-live.cc | 143 TEST_P(DefaultChannelModeTest, LiveGetLocalhostByNameV4) { in TEST_P() argument 156 TEST_P(DefaultChannelModeTest, LiveGetLocalhostByNameV6) { in TEST_P() argument 171 TEST_P(DefaultChannelModeTest, LiveGetNonExistLocalhostByNameV4) { in TEST_P() argument 184 TEST_P(DefaultChannelModeTest, LiveGetNonExistLocalhostByNameV6) { in TEST_P() argument 199 TEST_P(DefaultChannelModeTest, LiveGetLocalhostByNameIPV4) { in TEST_P() argument 212 TEST_P(DefaultChannelModeTest, LiveGetLocalhostByNameIPV6) { in TEST_P() argument 227 TEST_P(DefaultChannelModeTest, LiveGetLocalhostFailFamily) { in TEST_P() argument 235 TEST_P(DefaultChannelModeTest, LiveGetLocalhostByAddrV4) { in TEST_P() argument 254 TEST_P(DefaultChannelModeTest, LiveGetLocalhostByAddrV6) { in TEST_P() argument 272 TEST_P(DefaultChannelModeTest, LiveGetHostByAddrFailFamily) { in TEST_P() argument [all …]
|
| D | ares-test.h | 115 DefaultChannelModeTest() : channel_(nullptr) { in DefaultChannelModeTest() function
|