Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/function/test/
Dallocator_test.cpp19 static int dealloc_count = 0; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/any/test/
Dtest.hpp195 unsigned long alloc_count, dealloc_count; member in any_tests::allocations
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_stats.h55 uint64_t dealloc_count; member
H A Dthread_cache_unittest.cc1488 size_t dealloc_count = 0; in TEST_P() local
/aosp_15_r20/external/libcxx/test/support/
H A Dmin_allocator.h86 static size_t dealloc_count; member
H A Ddeleter_types.h346 static int dealloc_count; member
H A Dcontrolled_allocators.hpp65 int dealloc_count = 0; member
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dmin_allocator.h90 static std::size_t dealloc_count; member
H A Ddeleter_types.h346 static int dealloc_count; member
H A Dcontrolled_allocators.h66 int dealloc_count = 0; member
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_thread_pool.cpp32 int dealloc_count() const { return dealloc_count_; } in dealloc_count() function in TestAllocator