Searched defs:End2EndConnectionQuotaTest (Results 1 – 1 of 1) sorted by relevance
155 class End2EndConnectionQuotaTest : public ::testing::TestWithParam<int> { class157 End2EndConnectionQuotaTest() { in End2EndConnectionQuotaTest() function in grpc::testing::End2EndConnectionQuotaTest261 TEST_P(End2EndConnectionQuotaTest, ConnectionQuotaTest) { in TEST_P() argument