Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dresource_quota_end2end_stress_test.cc108 class End2EndResourceQuotaUnaryTest : public ::testing::Test { class
110 End2EndResourceQuotaUnaryTest() { in End2EndResourceQuotaUnaryTest() function in grpc::testing::End2EndResourceQuotaUnaryTest
153 TEST_F(End2EndResourceQuotaUnaryTest, MultipleUnaryRPCTest) { MakeGrpcCalls(); } in TEST_F() argument