Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dresource_quota_end2end_stress_test.cc155 class End2EndConnectionQuotaTest : public ::testing::TestWithParam<int> { class
157 End2EndConnectionQuotaTest() { in End2EndConnectionQuotaTest() function in grpc::testing::End2EndConnectionQuotaTest
261 TEST_P(End2EndConnectionQuotaTest, ConnectionQuotaTest) { in TEST_P() argument