Searched defs:SimpleAllocatorForTest (Results 1 – 2 of 2) sorted by relevance
48 class SimpleAllocatorForTest { class50 SimpleAllocatorForTest() : simple_allocator_(data_area_, meta_alloc_) {} in SimpleAllocatorForTest() function in pw::hdlc::__anonea5cd8ff0111::SimpleAllocatorForTest
34 SimpleAllocatorForTest() : SimpleAllocator(data_area_, meta_alloc_) {} in SimpleAllocatorForTest() function