|
Blender V4.3
|
Functions | |
| TEST (LinearAllocator_ChunkedList, Append) | |
| TEST (LinearAllocator_ChunkedList, AppendMany) | |
| TEST (LinearAllocator_ChunkedList, Move) | |
| blender::linear_allocator::tests::TEST | ( | LinearAllocator_ChunkedList | , |
| Append | ) |
Definition at line 16 of file BLI_linear_allocator_chunked_list_test.cc.
References blender::Set< Key, InlineBufferCapacity, ProbingStrategy, Hash, IsEqual, Slot, Allocator >::add(), blender::linear_allocator::ChunkedList< T, SegmentCapacity >::append(), blender::Set< Key, InlineBufferCapacity, ProbingStrategy, Hash, IsEqual, Slot, Allocator >::contains(), EXPECT_EQ(), and blender::Set< Key, InlineBufferCapacity, ProbingStrategy, Hash, IsEqual, Slot, Allocator >::size().
| blender::linear_allocator::tests::TEST | ( | LinearAllocator_ChunkedList | , |
| AppendMany | ) |
| blender::linear_allocator::tests::TEST | ( | LinearAllocator_ChunkedList | , |
| Move | ) |
Definition at line 52 of file BLI_linear_allocator_chunked_list_test.cc.
References blender::Set< Key, InlineBufferCapacity, ProbingStrategy, Hash, IsEqual, Slot, Allocator >::add(), blender::linear_allocator::ChunkedList< T, SegmentCapacity >::append(), b, blender::Set< Key, InlineBufferCapacity, ProbingStrategy, Hash, IsEqual, Slot, Allocator >::contains(), EXPECT_EQ(), blender::Set< Key, InlineBufferCapacity, ProbingStrategy, Hash, IsEqual, Slot, Allocator >::is_empty(), and blender::Set< Key, InlineBufferCapacity, ProbingStrategy, Hash, IsEqual, Slot, Allocator >::size().