Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/util/
Dmemory_counters.h31 void grpc_memory_counters_init();
Dmemory_counters.cc87 void grpc_memory_counters_init() { in grpc_memory_counters_init() function
/external/grpc-grpc/test/core/json/
Dfuzzer.cc35 grpc_memory_counters_init(); in LLVMFuzzerTestOneInput()
/external/grpc-grpc/test/core/slice/
Dpercent_decode_fuzzer.cc36 grpc_memory_counters_init(); in LLVMFuzzerTestOneInput()
Dpercent_encode_fuzzer.cc36 grpc_memory_counters_init(); in test()
/external/grpc-grpc/test/cpp/microbenchmarks/
Dhelpers.h44 grpc_memory_counters_init(); in Library()
/external/grpc-grpc/test/core/security/
Dalts_credentials_fuzzer.cc71 grpc_memory_counters_init(); in LLVMFuzzerTestOneInput()
Dssl_server_fuzzer.cc56 if (leak_check) grpc_memory_counters_init(); in LLVMFuzzerTestOneInput()
/external/grpc-grpc/test/core/end2end/fuzzers/
Dserver_fuzzer.cc42 if (leak_check) grpc_memory_counters_init(); in LLVMFuzzerTestOneInput()
Dclient_fuzzer.cc45 if (leak_check) grpc_memory_counters_init(); in LLVMFuzzerTestOneInput()
/external/grpc-grpc/test/core/memory_usage/
Dserver.cc150 grpc_memory_counters_init(); in main()
Dclient.cc188 grpc_memory_counters_init(); in main()