Searched refs:rq_ (Results 1 – 2 of 2) sorted by relevance
39 grpc_resource_quota* rq() { return rq_; } in rq()47 rq_ = grpc_resource_quota_create("bm"); in Library()53 grpc_resource_quota* rq_; variable
64 rq_ = grpc_resource_quota_create("bm"); in InitializeStuff()69 grpc_resource_quota* rq() { return rq_; } in rq()73 grpc_resource_quota* rq_; member in grpc::testing::InitializeStuff