Searched defs:ClientLoadReportingWithDropTest (Results 1 – 1 of 1) sorted by relevance
4963 class ClientLoadReportingWithDropTest : public XdsEnd2endTest { class4965 ClientLoadReportingWithDropTest() : XdsEnd2endTest(4, 1, 20) {} in ClientLoadReportingWithDropTest() function in grpc::testing::__anon4aa3cf4f0111::ClientLoadReportingWithDropTest4969 TEST_P(ClientLoadReportingWithDropTest, Vanilla) { in TEST_P() argument