Home
last modified time | relevance | path

Searched defs:request_deallocation_count (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/test/cpp/end2end/
Dmessage_allocator_end2end_test.cc212 MessageHolderImpl(std::atomic_int* request_deallocation_count, in MessageHolderImpl()
247 std::atomic_int request_deallocation_count{0}; member in grpc::testing::__anonc8a326820111::SimpleAllocatorTest::SimpleAllocator