Home
last modified time | relevance | path

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

/third_party/grpc/test/core/iomgr/
Dresource_quota_test.cc696 int num_allocs = 0; in test_one_slice() local
728 int num_allocs = 0; in test_one_slice_deleted_late() local
770 int num_allocs = 0; in test_negative_rq_free_pool() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Draw_hash_set_allocator_test.cc34 size_t num_allocs = 0; member
93 size_t num_allocs() const { return state_->num_allocs; } in num_allocs() function in absl::container_internal::__anon9e19eb410111::CheckedAlloc
/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set_allocator_test.cc34 size_t num_allocs = 0; member
93 size_t num_allocs() const { return state_->num_allocs; } in num_allocs() function in absl::container_internal::__anon9a2a80ac0111::CheckedAlloc
/third_party/benchmark/include/benchmark/
Dbenchmark.h340 int64_t num_allocs; member