Searched defs:elements_count (Results 1 – 1 of 1) sorted by relevance
552 inline void AllocatorTest<Allocator>::AllocateAndFree(size_t alloc_size, size_t elements_count, siz… in AllocateAndFree()644 inline void AllocatorTest<Allocator>::AllocateFreeDifferentSizesTest(size_t elements_count, size_t … in AllocateFreeDifferentSizesTest()705 inline void AllocatorTest<Allocator>::AllocateTooMuchTest(size_t alloc_size, size_t elements_count) in AllocateTooMuchTest()727 inline void AllocatorTest<Allocator>::AllocateVectorTest(size_t elements_count) in AllocateVectorTest()757 …ine void AllocatorTest<Allocator>::AllocateReuseTest(size_t alignmnent_mask, size_t elements_count) in AllocateReuseTest()806 … Allocator &allocator, size_t &elements_count, in ObjectIteratingSetUp()857 size_t elements_count = 0; in ObjectCollectionTest() local887 size_t elements_count = 0; in ObjectIteratorTest() local920 size_t elements_count = 0; in ObjectIteratorInRangeTest() local1033 …size_t elements_count = allocator_test_instance->RandFromRange(min_elements_count, max_elements_co… in MT_AllocRun() local[all …]