Searched defs:End2EndResourceQuotaUnaryTest (Results 1 – 1 of 1) sorted by relevance
108 class End2EndResourceQuotaUnaryTest : public ::testing::Test { class110 End2EndResourceQuotaUnaryTest() { in End2EndResourceQuotaUnaryTest() function in grpc::testing::End2EndResourceQuotaUnaryTest153 TEST_F(End2EndResourceQuotaUnaryTest, MultipleUnaryRPCTest) { MakeGrpcCalls(); } in TEST_F() argument