Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/gpr/
Dalloc_test.cc35 const gpr_allocation_functions default_fns = gpr_get_allocation_functions(); in test_custom_allocs() local
49 gpr_set_allocation_functions(default_fns); in test_custom_allocs()