Searched defs:DefaultAllocator (Results 1 – 5 of 5) sorted by relevance
24 DefaultAllocator::DefaultAllocator(size_t aligned_size) { in DefaultAllocator() function in mindspore::DefaultAllocator
199 class DefaultAllocator : public marl::Allocator { class
305 class DefaultAllocator { class
621 TEST(AllocatorNoThrowTest, DefaultAllocator) { in TEST() argument