| /external/sdv/vsomeip/third_party/boost/unordered/test/unordered/ |
| D | minimal_allocator.cpp | 12 template <class Tp> struct SimpleAllocator struct 16 SimpleAllocator() {} in SimpleAllocator() function 18 template <class T> SimpleAllocator(const SimpleAllocator<T>&) {} in SimpleAllocator() argument 32 typedef boost::unordered::detail::allocator_traits<SimpleAllocator<T> > in test_simple_allocator() argument
|
| /external/pigweed/pw_multibuf/ |
| D | simple_allocator_test.cc | 29 TEST(SimpleAllocator, AllocateWholeDataAreaSizeSucceeds) { in TEST() argument 38 TEST(SimpleAllocator, AllocateContiguousWholeDataAreaSizeSucceeds) { in TEST() argument 49 TEST(SimpleAllocator, AllocateContiguousHalfDataAreaSizeTwiceSucceeds) { in TEST() argument 66 TEST(SimpleAllocator, AllocateTooLargeReturnsNullopt) { in TEST() argument 78 TEST(SimpleAllocator, AllocateZeroWithNoMetadataOrDataReturnsEmptyMultiBuf) { in TEST() argument 87 TEST(SimpleAllocator, AllocateWithNoMetadataRoomReturnsNullopt) { in TEST() argument 95 TEST(SimpleAllocator, SecondLargeAllocationFailsUntilFirstAllocationReleased) { in TEST() argument 109 TEST(SimpleAllocator, AllocateSkipsMiddleAllocations) { in TEST() argument 129 TEST(SimpleAllocator, FailedAllocationDoesNotHoldOntoChunks) { in TEST() argument
|
| /external/sdv/vsomeip/third_party/boost/container/test/ |
| D | allocator_traits_test.cpp | 23 class SimpleAllocator class 35 SimpleAllocator(SimpleAllocator<U>) in SimpleAllocator() function in SimpleAllocator 40 SimpleAllocator() in SimpleAllocator() function in SimpleAllocator 57 friend bool operator==(const SimpleAllocator &, const SimpleAllocator &) in operator ==() 60 friend bool operator!=(const SimpleAllocator &, const SimpleAllocator &) in operator !=()
|
| D | scoped_allocator_usage_test.cpp | 28 class SimpleAllocator class 33 explicit SimpleAllocator(int value) in SimpleAllocator() function in SimpleAllocator 38 SimpleAllocator(const SimpleAllocator<T> &other) in SimpleAllocator() function in SimpleAllocator
|
| /external/pigweed/pw_multibuf/public/pw_multibuf/ |
| D | simple_allocator.h | 24 class SimpleAllocator; variable 70 SimpleAllocator(ByteSpan data_area, pw::allocator::Allocator& metadata_alloc) in SimpleAllocator() function
|
| /external/grpc-grpc/test/cpp/end2end/ |
| D | context_allocator_end2end_test.cc | 234 class SimpleAllocator : public grpc::ContextAllocator { class in grpc::testing::__anona31214000111::SimpleContextAllocatorTest 236 SimpleAllocator(std::atomic<int>* allocation_count, in SimpleAllocator() function in grpc::testing::__anona31214000111::SimpleContextAllocatorTest::SimpleAllocator
|
| D | message_allocator_end2end_test.cc | 208 class SimpleAllocator : public MessageAllocator<EchoRequest, EchoResponse> { class in grpc::testing::__anon96e6a0200111::SimpleAllocatorTest
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkMemUtil.hpp | 159 class SimpleAllocator : public Allocator class
|
| D | vkMemUtil.cpp | 195 SimpleAllocator::SimpleAllocator(const DeviceInterface &vk, VkDevice device, in SimpleAllocator() function in vk::SimpleAllocator
|
| /external/crosvm/devices/src/virtio/ |
| D | virtio_pci_device.rs | 1101 struct SimpleAllocator { struct 1106 impl SimpleAllocator { implementation
|