Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/end2end/
Dxds_end2end_test.cc4963 class ClientLoadReportingWithDropTest : public XdsEnd2endTest { class
4965 ClientLoadReportingWithDropTest() : XdsEnd2endTest(4, 1, 20) {} in ClientLoadReportingWithDropTest() function in grpc::testing::__anon4aa3cf4f0111::ClientLoadReportingWithDropTest
4969 TEST_P(ClientLoadReportingWithDropTest, Vanilla) { in TEST_P() argument