Home
last modified time | relevance | path

Searched refs:destroy_user (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/test/core/iomgr/
Dresource_quota_test.cc87 static void destroy_user(grpc_resource_user* usr) { in destroy_user() function
111 destroy_user(usr); in test_resource_user_no_op()
129 destroy_user(usr); in test_instant_alloc_then_free()
144 destroy_user(usr); in test_instant_alloc_free_pair()
167 destroy_user(usr); in test_simple_async_alloc()
194 destroy_user(usr); in test_async_alloc_blocked_by_size()
232 destroy_user(usr1); in test_scavenge()
233 destroy_user(usr2); in test_scavenge()
273 destroy_user(usr1); in test_scavenge_blocked()
274 destroy_user(usr2); in test_scavenge_blocked()
[all …]