Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-mock.cc1086 class NoRotateMultiMockTest : public MockMultiServerChannelTest { class
1088 NoRotateMultiMockTest() : MockMultiServerChannelTest(false) {} in NoRotateMultiMockTest() function in ares::test::NoRotateMultiMockTest
1137 TEST_P(NoRotateMultiMockTest, ThirdServer) { in TEST_P() argument