Searched refs:grpc_resource_quota_create (Results 1 – 25 of 33) sorted by relevance
12
95 grpc_resource_quota_unref(grpc_resource_quota_create("test_no_op")); in test_no_op()101 grpc_resource_quota_create("test_resize_then_destroy"); in test_resize_then_destroy()109 grpc_resource_quota_create("test_resource_user_no_op"); in test_resource_user_no_op()118 grpc_resource_quota_create("test_instant_alloc_then_free"); in test_instant_alloc_then_free()136 grpc_resource_quota_create("test_instant_alloc_free_pair"); in test_instant_alloc_free_pair()151 grpc_resource_quota_create("test_simple_async_alloc"); in test_simple_async_alloc()180 grpc_resource_quota_create("test_async_alloc_blocked_by_size"); in test_async_alloc_blocked_by_size()205 grpc_resource_quota* q = grpc_resource_quota_create("test_scavenge"); in test_scavenge()242 grpc_resource_quota* q = grpc_resource_quota_create("test_scavenge_blocked"); in test_scavenge_blocked()282 grpc_resource_quota_create("test_blocked_until_scheduled_reclaim"); in test_blocked_until_scheduled_reclaim()[all …]
43 grpc_resource_quota_create("fd_conservation_posix_test"); in main()
24 ResourceQuota::ResourceQuota() : impl_(grpc_resource_quota_create(nullptr)) {} in ResourceQuota()27 : impl_(grpc_resource_quota_create(name.c_str())) {} in ResourceQuota()
89 grpc_resource_quota_create("port_server_client/free"); in grpc_free_port_using_server()173 grpc_resource_quota_create("port_server_client/pick_retry"); in got_port_from_server()223 grpc_resource_quota_create("port_server_client/pick"); in grpc_pick_port_using_server()
81 grpc_resource_quota* resource_quota = grpc_resource_quota_create("test_get"); in test_get()120 grpc_resource_quota* resource_quota = grpc_resource_quota_create("test_post"); in test_post()
85 grpc_resource_quota* resource_quota = grpc_resource_quota_create("test_get"); in test_get()125 grpc_resource_quota* resource_quota = grpc_resource_quota_create("test_post"); in test_post()
73 grpc_resource_quota_create("context_list_test"); in TEST_F()129 grpc_resource_quota_create("context_list_test"); in TEST_F()
167 grpc_resource_quota_create("external_account_credentials"); in RetrieveRegion()217 grpc_resource_quota_create("external_account_credentials"); in RetrieveRoleName()280 grpc_resource_quota_create("external_account_credentials"); in RetrieveSigningKeys()
144 grpc_resource_quota_create("external_account_credentials"); in RetrieveSubjectToken()
292 grpc_resource_quota_create("external_account_credentials"); in ExchangeToken()380 grpc_resource_quota_create("external_account_credentials"); in ImpersenateServiceAccount()
35 rq_ = grpc_resource_quota_create("bm"); in LibraryInitializer()
63 grpc_resource_quota_create("ssl_server_fuzzer"); in LLVMFuzzerTestOneInput()
46 grpc_resource_quota_create("server_fuzzer"); in LLVMFuzzerTestOneInput()
49 grpc_resource_quota_create("client_fuzzer"); in LLVMFuzzerTestOneInput()
130 grpc_resource_quota* rq = grpc_resource_quota_create("Thread manager test"); in SetUp()
122 grpc_resource_quota* resource_quota = grpc_resource_quota_create(nullptr); in tcp_connect()
174 grpc_resource_quota* resource_quota = grpc_resource_quota_create(NULL); in CFStreamClientConnect()
398 grpc_resource_quota_create("oauth2_credentials"); in fetch_oauth2()458 grpc_resource_quota_create("oauth2_credentials_refresh"); in fetch_oauth2()590 grpc_resource_quota_create("oauth2_credentials_refresh"); in fetch_oauth2()
71 grpc_resource_quota_create
144 static grpc_resource_quota* rq = grpc_resource_quota_create("bm"); in MakeEndpoints()
482 GRPCAPI grpc_resource_quota* grpc_resource_quota_create(const char* trace_name);
187 grpc_resource_quota_create("google_default_credentials"); in is_metadata_server_reachable()
140 printf("%lx", (unsigned long) grpc_resource_quota_create); in main()
127 grpc_resource_quota_create("c2p_resolver"); in MetadataQuery()
110 grpc_resource_quota_create("test_server"); in resource_quota_server()